jan/app/public/icons/telegram-icon.svg
Louis 20dbc02c03
Refactor Jan into an Electron app (#175)
* 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 <>
2023-09-24 20:42:58 -07:00

11 lines
1.4 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" fill="url(#paint0_linear_917_581)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.62124 7.91547C5.9534 6.89938 7.50855 6.22952 8.28666 5.90587C10.5083 4.9818 10.97 4.82128 11.2709 4.81597C11.3371 4.81481 11.485 4.83121 11.5809 4.90899C11.6618 4.97466 11.6841 5.06337 11.6947 5.12563C11.7054 5.1879 11.7187 5.32974 11.7081 5.44057C11.5877 6.70556 11.0668 9.77535 10.8018 11.1922C10.6896 11.7917 10.4688 11.9927 10.255 12.0123C9.79046 12.0551 9.43769 11.7053 8.98772 11.4104C8.28362 10.9488 7.88584 10.6615 7.20239 10.2111C6.41254 9.69061 6.92457 9.40454 7.3747 8.93701C7.4925 8.81466 9.53943 6.95282 9.57905 6.78392C9.584 6.7628 9.5886 6.68406 9.54182 6.64248C9.49505 6.60091 9.42601 6.61512 9.37619 6.62643C9.30557 6.64246 8.18075 7.38592 6.00174 8.85681C5.68247 9.07605 5.39328 9.18287 5.13417 9.17727C4.84853 9.1711 4.29907 9.01577 3.8906 8.88299C3.3896 8.72014 2.99142 8.63403 3.02609 8.35745C3.04415 8.2134 3.24253 8.06607 3.62124 7.91547Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_917_581" x1="8" y1="0" x2="8" y2="15.8813" gradientUnits="userSpaceOnUse">
<stop stop-color="#2AABEE"/>
<stop offset="1" stop-color="#229ED9"/>
</linearGradient>
</defs>
</svg>