* 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 <>
11 lines
1.7 KiB
XML
11 lines
1.7 KiB
XML
<svg width="26" height="27" viewBox="0 0 26 27" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_680_4355)">
|
|
<path d="M23.6078 20.7621C23.2146 21.6705 22.7492 22.5067 22.2099 23.2754C21.4749 24.3234 20.8731 25.0488 20.4093 25.4516C19.6903 26.1128 18.9199 26.4515 18.095 26.4707C17.5028 26.4707 16.7886 26.3022 15.9573 25.9604C15.1232 25.6201 14.3567 25.4516 13.6559 25.4516C12.9209 25.4516 12.1325 25.6201 11.2893 25.9604C10.4448 26.3022 9.76452 26.4804 9.24438 26.498C8.45333 26.5317 7.66485 26.1835 6.87781 25.4516C6.37548 25.0135 5.74717 24.2624 4.99448 23.1984C4.1869 22.0621 3.52295 20.7445 3.00281 19.2423C2.44575 17.6198 2.1665 16.0486 2.1665 14.5275C2.1665 12.785 2.54301 11.2822 3.29715 10.0229C3.88983 9.0113 4.67831 8.21335 5.66516 7.62756C6.652 7.04178 7.71829 6.74327 8.86659 6.72417C9.4949 6.72417 10.3188 6.91852 11.3428 7.30049C12.3638 7.68374 13.0194 7.87809 13.3068 7.87809C13.5217 7.87809 14.25 7.65083 15.4847 7.19777C16.6522 6.77761 17.6376 6.60364 18.4449 6.67217C20.6323 6.84871 22.2757 7.71102 23.3687 9.26455C21.4123 10.4499 20.4446 12.1102 20.4638 14.24C20.4815 15.899 21.0833 17.2795 22.2661 18.3757C22.8021 18.8844 23.4008 19.2776 24.0668 19.5569C23.9224 19.9757 23.7699 20.377 23.6078 20.7621ZM18.5909 1.02039C18.5909 2.32069 18.1159 3.53477 17.169 4.65852C16.0263 5.99443 14.6442 6.76638 13.1454 6.64457C13.1263 6.48857 13.1152 6.32439 13.1152 6.15187C13.1152 4.90358 13.6586 3.56767 14.6236 2.47539C15.1054 1.92234 15.7182 1.46249 16.4612 1.09566C17.2027 0.734304 17.904 0.534466 18.5636 0.500244C18.5829 0.674074 18.5909 0.847914 18.5909 1.02038V1.02039Z" fill="black"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_680_4355">
|
|
<rect width="26" height="26" fill="white" transform="translate(0 0.5)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|