jan/web/public/icons/chats-circle-light.svg
Louis afbb94f083
efactor app directories and enforce ts strict mode (#201)
* refactor: move Electron app to main directory and enforce ts strict mode

* chore: add pre-install plugins

* remove duplicated initModel function

Signed-off-by: James <james@jan.ai>

* chore: correct module path

* fix: dynamic import does not work with ts

* chore: web should be able to run on target host browser

* fix: history panel, should display conversations rather just blank state

* chore: init default model

* chore: pluggin in ts

* fix: pre-pack model management

* fix: compiled core should not include plugins

* chore: refactor - invoke plugin function

* refactor download/delete file

Signed-off-by: James <james@jan.ai>

* update prebuild lib

Signed-off-by: James <james@jan.ai>

* chore: yarn workspace

* chore: update yarn workspace

* chore: yarn workspace with nohoist

* fix: llama-cpp-import

* chore: fix data-plugin wrong module path

* chore: correct build step

* chore: 	- separate inference service (#212)

- remove base-plugin

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>

* chore: update core plugins

* chore: hide installation prompt and fix model load - management plugin

* chore: remove legacy files; update readme

* fix: refresh page lost the download state

Signed-off-by: James <james@jan.ai>

* fix: ai prompt not passed to plugin

Signed-off-by: James <james@jan.ai>

* chore: module import fix for production

* chore: auto updater

* chore: package is public

* chore: fix yarn workspace config

* update: model management uses Q4_K_M

* chore: fix yarn scripts for publishing

* chore: app updater - progress update message

* chore: user confirms update action

* adding some state for changing page
store downloaded model to database

Signed-off-by: James <james@jan.ai>

* chore: refactor plugins into yarn workspace - a single command to publish all base plugins

* chore update readme (#218)

Co-authored-by: Hien To <tominhhien97@gmail.com>

* change app name and app icon

Signed-off-by: James <james@jan.ai>

* remove: go-to-nowhere actions

* chore: bundle core plugins from root and scan default plugins

* fix: app crashes on different field name lookup

* chore: css fix

* chore: bind download progress to app ui

* chore: bind active model

* chore: simplify app splash-screen only centered jan icon

* feature: system monitoring plugin (#196)

* feat: Add function for system monitoring

* chore: register plugin functions

* chore: move to corresponding directory

* chore: bind system monitoring data to UI

---------

Co-authored-by: Louis <louis@jan.ai>

* chore: add build:plugins step to README

* chore: model searching and fix model name

* fix: plugin file selected appearance

* fix: create new conversation does not work

* fix: delete conversation not update state - messages still exist

* chore: fix asset path prefix

* Add CICD for macos (#221)

Co-authored-by: Hien To <tominhhien97@gmail.com>

* chore: fix production plugin path

* chore: add shell open url in external browser

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: NamH <NamNh0122@gmail.com>
Co-authored-by: 0xSage <n@pragmatic.vc>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: namvuong <22463238+vuonghoainam@users.noreply.github.com>
2023-09-28 18:15:18 +07:00

12 lines
1.6 KiB
XML

<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_720_4144)">
<path d="M6.6546 27.4899C4.90743 24.5446 4.29556 21.0628 4.93388 17.6982C5.5722 14.3337 7.4168 11.3179 10.1213 9.21721C12.8258 7.11648 16.2042 6.0753 19.622 6.28918C23.0399 6.50306 26.2621 7.95729 28.6836 10.3788C31.1051 12.8003 32.5594 16.0225 32.7733 19.4404C32.9872 22.8582 31.946 26.2366 29.8453 28.9411C27.7446 31.6456 24.7288 33.4902 21.3643 34.1286C17.9998 34.7669 14.5179 34.1551 11.5726 32.4079L6.71575 33.7954C6.5148 33.8529 6.30216 33.8555 6.09985 33.8031C5.89755 33.7506 5.71294 33.6451 5.56517 33.4973C5.41739 33.3495 5.31182 33.1649 5.2594 32.9626C5.20698 32.7603 5.20961 32.5477 5.26702 32.3467L6.6546 27.4899Z" stroke="#D1D5DB" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17.9805 34.3541C18.6718 36.3166 19.7897 38.1013 21.2537 39.5798C22.7178 41.0583 24.4915 42.1937 26.4471 42.9042C28.4027 43.6148 30.4916 43.8827 32.5632 43.6889C34.6349 43.495 36.6378 42.8441 38.4276 41.783L43.2845 43.1706C43.4854 43.228 43.6981 43.2306 43.9004 43.1782C44.1027 43.1258 44.2873 43.0202 44.4351 42.8724C44.5828 42.7247 44.6884 42.5401 44.7408 42.3378C44.7932 42.1355 44.7906 41.9228 44.7332 41.7219L43.3455 36.8649C44.5785 34.7855 45.2548 32.4236 45.3091 30.0067C45.3634 27.5898 44.7939 25.1998 43.6556 23.0671C42.5172 20.9344 40.8484 19.1311 38.8102 17.8312C36.772 16.5313 34.4331 15.7786 32.0193 15.6458" stroke="#D1D5DB" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_720_4144">
<rect width="50" height="50" fill="white"/>
</clipPath>
</defs>
</svg>