* 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>
5 lines
1.3 KiB
XML
5 lines
1.3 KiB
XML
<svg width="28" height="29" viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect y="0.5" width="28" height="28" rx="4" fill="#E5E7EB"/>
|
|
<path d="M14 7.83336C12.9786 7.83151 11.9704 8.06439 11.0533 8.51401C10.1362 8.96363 9.33464 9.61797 8.71053 10.4265C8.08643 11.2351 7.65646 12.1763 7.45381 13.1774C7.25117 14.1785 7.28126 15.2127 7.54178 16.2004C7.80229 17.188 8.28626 18.1026 8.95632 18.8735C9.62638 19.6444 10.4646 20.251 11.4063 20.6465C12.3481 21.0421 13.3681 21.2159 14.3876 21.1547C15.4072 21.0935 16.3991 20.7988 17.2867 20.2934H17.3334H17.3667C18.6502 19.5627 19.6547 18.4265 20.2227 17.0632C20.7906 15.6998 20.8897 14.1865 20.5044 12.7607C20.1192 11.3349 19.2714 10.0774 18.0942 9.18564C16.9169 8.29382 15.4768 7.81818 14 7.83336ZM14.6667 9.21336C15.84 9.36216 16.9306 9.89676 17.767 10.7331C18.6033 11.5694 19.1379 12.66 19.2867 13.8334H14.6667V9.21336ZM14 19.8334C12.6497 19.8241 11.3531 19.3031 10.372 18.3753C9.39083 17.4474 8.79815 16.182 8.71355 14.8343C8.62895 13.4866 9.05872 12.157 9.91614 11.1137C10.7736 10.0705 11.9948 9.39137 13.3334 9.21336V14.5C13.336 14.5798 13.3517 14.6587 13.38 14.7334V14.7867V14.8334L16.0467 19.4134C15.3998 19.6902 14.7036 19.8331 14 19.8334ZM17.22 18.74L15.1534 15.1667H19.2867C19.1969 15.8698 18.9679 16.5479 18.6131 17.1614C18.2582 17.775 17.7847 18.3116 17.22 18.74Z" fill="#4B5563"/>
|
|
</svg>
|