* 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>
11 lines
1.7 KiB
XML
11 lines
1.7 KiB
XML
<svg width="26" height="27" viewBox="0 0 26 27" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_680_4355)">
|
|
<path d="M23.6078 20.7621C23.2146 21.6705 22.7492 22.5067 22.2099 23.2754C21.4749 24.3234 20.8731 25.0488 20.4093 25.4516C19.6903 26.1128 18.9199 26.4515 18.095 26.4707C17.5028 26.4707 16.7886 26.3022 15.9573 25.9604C15.1232 25.6201 14.3567 25.4516 13.6559 25.4516C12.9209 25.4516 12.1325 25.6201 11.2893 25.9604C10.4448 26.3022 9.76452 26.4804 9.24438 26.498C8.45333 26.5317 7.66485 26.1835 6.87781 25.4516C6.37548 25.0135 5.74717 24.2624 4.99448 23.1984C4.1869 22.0621 3.52295 20.7445 3.00281 19.2423C2.44575 17.6198 2.1665 16.0486 2.1665 14.5275C2.1665 12.785 2.54301 11.2822 3.29715 10.0229C3.88983 9.0113 4.67831 8.21335 5.66516 7.62756C6.652 7.04178 7.71829 6.74327 8.86659 6.72417C9.4949 6.72417 10.3188 6.91852 11.3428 7.30049C12.3638 7.68374 13.0194 7.87809 13.3068 7.87809C13.5217 7.87809 14.25 7.65083 15.4847 7.19777C16.6522 6.77761 17.6376 6.60364 18.4449 6.67217C20.6323 6.84871 22.2757 7.71102 23.3687 9.26455C21.4123 10.4499 20.4446 12.1102 20.4638 14.24C20.4815 15.899 21.0833 17.2795 22.2661 18.3757C22.8021 18.8844 23.4008 19.2776 24.0668 19.5569C23.9224 19.9757 23.7699 20.377 23.6078 20.7621ZM18.5909 1.02039C18.5909 2.32069 18.1159 3.53477 17.169 4.65852C16.0263 5.99443 14.6442 6.76638 13.1454 6.64457C13.1263 6.48857 13.1152 6.32439 13.1152 6.15187C13.1152 4.90358 13.6586 3.56767 14.6236 2.47539C15.1054 1.92234 15.7182 1.46249 16.4612 1.09566C17.2027 0.734304 17.904 0.534466 18.5636 0.500244C18.5829 0.674074 18.5909 0.847914 18.5909 1.02038V1.02039Z" fill="black"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_680_4355">
|
|
<rect width="26" height="26" fill="white" transform="translate(0 0.5)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|