* 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>
4 lines
1.6 KiB
XML
4 lines
1.6 KiB
XML
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M21.3426 17.1449C21.0099 17.9135 20.6161 18.6211 20.1598 19.2715C19.5378 20.1583 19.0286 20.7721 18.6361 21.113C18.0277 21.6724 17.3759 21.959 16.6779 21.9753C16.1768 21.9753 15.5725 21.8327 14.8691 21.5434C14.1633 21.2555 13.5148 21.113 12.9217 21.113C12.2998 21.113 11.6327 21.2555 10.9193 21.5434C10.2047 21.8327 9.62904 21.9834 9.18892 21.9984C8.51957 22.0269 7.85239 21.7322 7.18644 21.113C6.76139 20.7422 6.22974 20.1067 5.59285 19.2063C4.90951 18.2449 4.34772 17.13 3.9076 15.8589C3.43624 14.486 3.19995 13.1565 3.19995 11.8694C3.19995 10.3951 3.51853 9.12345 4.15665 8.05784C4.65815 7.20191 5.32533 6.52672 6.16035 6.03105C6.99537 5.53539 7.89761 5.2828 8.86925 5.26664C9.4009 5.26664 10.0981 5.43109 10.9645 5.75429C11.8284 6.07858 12.3832 6.24303 12.6264 6.24303C12.8082 6.24303 13.4245 6.05074 14.4692 5.66738C15.4571 5.31186 16.2909 5.16466 16.974 5.22264C18.8249 5.37202 20.2155 6.10167 21.1402 7.41619C19.4849 8.4192 18.666 9.82403 18.6823 11.6262C18.6972 13.03 19.2065 14.1981 20.2073 15.1256C20.6609 15.5561 21.1674 15.8888 21.731 16.1251C21.6087 16.4795 21.4797 16.819 21.3426 17.1449ZM17.0975 0.440369C17.0975 1.54062 16.6956 2.56792 15.8944 3.51878C14.9275 4.64917 13.758 5.30236 12.4898 5.19929C12.4736 5.06729 12.4642 4.92837 12.4642 4.78239C12.4642 3.72615 12.924 2.59576 13.7406 1.67152C14.1483 1.20356 14.6667 0.814453 15.2955 0.504058C15.9229 0.198295 16.5163 0.0292007 17.0744 0.000244141C17.0907 0.147331 17.0975 0.294426 17.0975 0.440355V0.440369Z" fill="black"/>
|
|
</svg>
|