* hackathon: Refactor Jan into an Electron app * chore: correct NextJS export output path * chore: build electron app for all production targets * fix: correct assetPrefix for production build * chore: preferences shortcut * chore: refactor * chore: refactor into ts * feature/#52-compile-plugin-with-webpack * chore: introduce renderer <=> plugins <=> main invocation * chore: suppress errors - deprecate graphql & next-auth * chore: data plugin functions * add llm support Signed-off-by: James <james@jan.ai> * chore: update plugin * chore: introduce data-plugin * chore: plugin invokes main with args and synchronously * chore: install db plugin should setup db * feature: Data Driver Plugin - Load conversations and messages from data plugin * chore: store text message sent * chore: shared core services * feature: inference service * chore: conversations ordering * adding model management service Signed-off-by: James <james@jan.ai> * chore: strict type * feature: abstract plugin preferences * chore: abstract plugin preference * Revert "chore: strict type" This reverts commit 9be188d827a0b2e081e9e04b192c323799de5bb5. * chore: base-plugin styling * feature: create and delete conversation * chore: fix plugin search & clean messages * chore: typing indicator * chore: refactor useSendChatMessage * chore: persists inserted id to in-memory messages * chore: search conversation history * add delete and download model (#189) Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai> * chore: add empty state for conversation list * chore: prompt missing extension function & fix app crashes * chore: prompt user to install required plugins * chore: add launch background * chore: relaunch app on model downloaded * Jan app add installation instruction (#191) Co-authored-by: Hien To <> * Chore: rename folder web-client to app (#192) * Chore: rename folder web-client to app --------- Co-authored-by: Hien To <> * revert: add pre-install package * add progress for downloading model Signed-off-by: James <james@jan.ai> * feature: production bundle * add download progress Signed-off-by: James <james@jan.ai> * chore: add new chat function * fix: electron asar unpack modules & dynamic import * chore: fix unpack * chore: fix dev pack * Add instruction to build dmg file to README.md * init model dynamically Signed-off-by: James <james@jan.ai> --------- Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai> Co-authored-by: NamH <NamNh0122@gmail.com> Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com> Co-authored-by: Hien To <>
4 lines
1.1 KiB
XML
4 lines
1.1 KiB
XML
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M9.91669 6.4171H5.48919L7.41419 4.49793C7.52403 4.38809 7.58574 4.23911 7.58574 4.08377C7.58574 3.92842 7.52403 3.77944 7.41419 3.6696C7.30434 3.55976 7.15536 3.49805 7.00002 3.49805C6.84468 3.49805 6.6957 3.55976 6.58585 3.6696L3.66919 6.58627C3.61608 6.64174 3.57445 6.70716 3.54669 6.77877C3.48834 6.92079 3.48834 7.08008 3.54669 7.2221C3.57445 7.29371 3.61608 7.35912 3.66919 7.4146L6.58585 10.3313C6.64008 10.3859 6.7046 10.4293 6.77568 10.459C6.84677 10.4886 6.92301 10.5038 7.00002 10.5038C7.07703 10.5038 7.15327 10.4886 7.22436 10.459C7.29544 10.4293 7.35996 10.3859 7.41419 10.3313C7.46886 10.277 7.51226 10.2125 7.54187 10.1414C7.57149 10.0704 7.58674 9.99411 7.58674 9.9171C7.58674 9.84009 7.57149 9.76385 7.54187 9.69276C7.51226 9.62168 7.46886 9.55716 7.41419 9.50293L5.48919 7.58377H9.91669C10.0714 7.58377 10.2198 7.52231 10.3292 7.41291C10.4386 7.30352 10.5 7.15514 10.5 7.00043C10.5 6.84572 10.4386 6.69735 10.3292 6.58795C10.2198 6.47856 10.0714 6.4171 9.91669 6.4171Z" fill="black"/>
|
|
</svg>
|