* 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>
6 lines
1.3 KiB
XML
6 lines
1.3 KiB
XML
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M4.59333 10.9997C4.40667 10.9997 4.23333 10.8997 4.14667 10.7264C4.02 10.4797 4.12 10.1797 4.37333 10.053C4.95333 9.76636 5.44667 9.32636 5.8 8.79302C5.92 8.61302 5.92 8.38636 5.8 8.20636C5.44 7.67302 4.94667 7.23302 4.37333 6.94636C4.12 6.82636 4.02 6.52636 4.14667 6.27302C4.26667 6.02636 4.56667 5.92636 4.81333 6.05302C5.54667 6.41969 6.17333 6.97302 6.62667 7.65302C6.96667 8.16636 6.96667 8.83302 6.62667 9.34636C6.17333 10.0264 5.54667 10.5797 4.81333 10.9464C4.74667 10.9797 4.66667 10.9997 4.59333 10.9997Z" fill="white"/>
|
|
<path d="M11.3333 11H8.66666C8.39332 11 8.16666 10.7733 8.16666 10.5C8.16666 10.2267 8.39332 10 8.66666 10H11.3333C11.6067 10 11.8333 10.2267 11.8333 10.5C11.8333 10.7733 11.6067 11 11.3333 11Z" fill="white"/>
|
|
<path d="M10 15.6663H6.00001C2.38001 15.6663 0.833344 14.1197 0.833344 10.4997V6.49967C0.833344 2.87967 2.38001 1.33301 6.00001 1.33301H10C13.62 1.33301 15.1667 2.87967 15.1667 6.49967V10.4997C15.1667 14.1197 13.62 15.6663 10 15.6663ZM6.00001 2.33301C2.92668 2.33301 1.83334 3.42634 1.83334 6.49967V10.4997C1.83334 13.573 2.92668 14.6663 6.00001 14.6663H10C13.0733 14.6663 14.1667 13.573 14.1667 10.4997V6.49967C14.1667 3.42634 13.0733 2.33301 10 2.33301H6.00001Z" fill="white"/>
|
|
</svg>
|