* 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 <>
6 lines
1.3 KiB
XML
6 lines
1.3 KiB
XML
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M4.59333 10.9997C4.40667 10.9997 4.23333 10.8997 4.14667 10.7264C4.02 10.4797 4.12 10.1797 4.37333 10.053C4.95333 9.76636 5.44667 9.32636 5.8 8.79302C5.92 8.61302 5.92 8.38636 5.8 8.20636C5.44 7.67302 4.94667 7.23302 4.37333 6.94636C4.12 6.82636 4.02 6.52636 4.14667 6.27302C4.26667 6.02636 4.56667 5.92636 4.81333 6.05302C5.54667 6.41969 6.17333 6.97302 6.62667 7.65302C6.96667 8.16636 6.96667 8.83302 6.62667 9.34636C6.17333 10.0264 5.54667 10.5797 4.81333 10.9464C4.74667 10.9797 4.66667 10.9997 4.59333 10.9997Z" fill="white"/>
|
|
<path d="M11.3333 11H8.66666C8.39332 11 8.16666 10.7733 8.16666 10.5C8.16666 10.2267 8.39332 10 8.66666 10H11.3333C11.6067 10 11.8333 10.2267 11.8333 10.5C11.8333 10.7733 11.6067 11 11.3333 11Z" fill="white"/>
|
|
<path d="M10 15.6663H6.00001C2.38001 15.6663 0.833344 14.1197 0.833344 10.4997V6.49967C0.833344 2.87967 2.38001 1.33301 6.00001 1.33301H10C13.62 1.33301 15.1667 2.87967 15.1667 6.49967V10.4997C15.1667 14.1197 13.62 15.6663 10 15.6663ZM6.00001 2.33301C2.92668 2.33301 1.83334 3.42634 1.83334 6.49967V10.4997C1.83334 13.573 2.92668 14.6663 6.00001 14.6663H10C13.0733 14.6663 14.1667 13.573 14.1667 10.4997V6.49967C14.1667 3.42634 13.0733 2.33301 10 2.33301H6.00001Z" fill="white"/>
|
|
</svg>
|