* 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.0 KiB
XML
4 lines
1.0 KiB
XML
<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M11.0002 5.41007L6.71019 1.17007C6.61723 1.07634 6.50663 1.00194 6.38477 0.951175C6.26291 0.900406 6.1322 0.874268 6.00019 0.874268C5.86818 0.874268 5.73747 0.900406 5.61562 0.951175C5.49376 1.00194 5.38316 1.07634 5.29019 1.17007L1.05019 5.41007C0.956464 5.50303 0.88207 5.61363 0.831301 5.73549C0.780533 5.85735 0.754395 5.98805 0.754395 6.12007C0.754395 6.25208 0.780533 6.38278 0.831301 6.50464C0.88207 6.6265 0.956464 6.7371 1.05019 6.83007C1.23756 7.01632 1.49101 7.12086 1.75519 7.12086C2.01938 7.12086 2.27283 7.01632 2.46019 6.83007L6.00019 3.29007L9.54019 6.83007C9.72645 7.01481 9.97785 7.11896 10.2402 7.12007C10.3718 7.12083 10.5023 7.0956 10.6241 7.04584C10.7459 6.99607 10.8568 6.92275 10.9502 6.83007C11.0473 6.74045 11.1256 6.63248 11.1807 6.51241C11.2358 6.39233 11.2666 6.26253 11.2713 6.13049C11.2759 5.99846 11.2543 5.86681 11.2078 5.74315C11.1613 5.6195 11.0907 5.50629 11.0002 5.41007Z" fill="#6B7280"/>
|
|
</svg>
|