* 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
894 B
XML
4 lines
894 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M5.2465 14.187C4.71984 14.187 4.21984 14.0603 3.77984 13.807C2.73984 13.207 2.1665 11.987 2.1665 10.3803V5.62698C2.1665 4.01365 2.73984 2.80032 3.77984 2.20032C4.81984 1.60032 6.15984 1.71365 7.55984 2.52032L11.6732 4.89365C13.0665 5.70032 13.8398 6.80699 13.8398 8.00699C13.8398 9.20699 13.0732 10.3137 11.6732 11.1203L7.55984 13.4937C6.75317 13.9537 5.9665 14.187 5.2465 14.187ZM5.2465 2.81365C4.8865 2.81365 4.5665 2.89365 4.27984 3.06032C3.55984 3.47365 3.1665 4.38698 3.1665 5.62698V10.3737C3.1665 11.6137 3.55984 12.5203 4.27984 12.9403C4.99984 13.3603 5.9865 13.2403 7.05984 12.6203L11.1732 10.247C12.2465 9.62699 12.8398 8.83365 12.8398 8.00032C12.8398 7.16699 12.2465 6.37365 11.1732 5.75365L7.05984 3.38032C6.4065 3.00699 5.79317 2.81365 5.2465 2.81365Z" fill="#6B7280"/>
|
|
</svg>
|