* 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.3 KiB
XML
4 lines
1.3 KiB
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99998 14.4001C9.69736 14.4001 11.3252 13.7258 12.5255 12.5256C13.7257 11.3253 14.4 9.69748 14.4 8.0001C14.4 6.30271 13.7257 4.67485 12.5255 3.47461C11.3252 2.27438 9.69736 1.6001 7.99998 1.6001C6.30259 1.6001 4.67472 2.27438 3.47449 3.47461C2.27426 4.67485 1.59998 6.30271 1.59998 8.0001C1.59998 9.69748 2.27426 11.3253 3.47449 12.5256C4.67472 13.7258 6.30259 14.4001 7.99998 14.4001ZM8.79998 5.6001C8.79998 5.38792 8.71569 5.18444 8.56566 5.03441C8.41563 4.88438 8.21215 4.8001 7.99998 4.8001C7.7878 4.8001 7.58432 4.88438 7.43429 5.03441C7.28426 5.18444 7.19998 5.38792 7.19998 5.6001V8.4689L6.16558 7.4345C6.01469 7.28877 5.81261 7.20814 5.60285 7.20996C5.3931 7.21178 5.19245 7.29592 5.04412 7.44424C4.89579 7.59257 4.81166 7.79322 4.80984 8.00298C4.80801 8.21273 4.88865 8.41482 5.03438 8.5657L7.43438 10.9657C7.5844 11.1157 7.78784 11.1999 7.99998 11.1999C8.21211 11.1999 8.41555 11.1157 8.56558 10.9657L10.9656 8.5657C11.1113 8.41482 11.1919 8.21273 11.1901 8.00298C11.1883 7.79322 11.1042 7.59257 10.9558 7.44424C10.8075 7.29592 10.6069 7.21178 10.3971 7.20996C10.1873 7.20814 9.98526 7.28877 9.83438 7.4345L8.79998 8.4689V5.6001Z" fill="#1C64F2"/>
|
|
</svg>
|