106 Commits

Author SHA1 Message Date
0xSage
f3eb389fb3
Merge branch 'main' into devhub 2023-10-27 16:23:16 +07:00
NamH
0bd52e58ec
fix: download now change state immediately (#475)
* fix: download now change state immediately

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

* fix: add back last message

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

* update send button status

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

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-27 14:10:47 +07:00
Service Account
7b7d2db131 janhq/jan: Update tag build 1.0.15 for data-plugin 2023-10-26 15:59:06 +00:00
Service Account
703e89210f add rebuild for mac x64 2023-10-26 22:44:18 +07:00
Service Account
a0b0d37542 janhq/jan: Update tag build 1.0.7 for openai-plugin 2023-10-26 13:32:43 +00:00
Louis
f0fa9c7129
chore: add required app version to edge release plugin (#471) 2023-10-26 20:31:09 +07:00
Service Account
81a9992610 janhq/jan: Update tag build 1.0.3 for retrieval-plugin 2023-10-26 09:20:40 +00:00
Louis
bb77a6d970
chore: update README.md (#468) 2023-10-26 16:18:46 +07:00
Louis
fc8622da9d
chore: add required version to retrieval plugin (#467)
* chore: add required version to retrieval plugin

* chore: fix required version
2023-10-26 16:07:15 +07:00
Louis
75ef06df23
fix: CI run fails on windows (#463) 2023-10-26 14:07:43 +07:00
Service Account
eefd743b6c Merge branch 'main' into devhub 2023-10-26 11:04:47 +07:00
Service Account
36a564d50d janhq/jan: Update tag build 1.0.14 for inference-plugin 2023-10-26 09:54:43 +07:00
Louis
6f81b7f0cf fix: correct app version display (#452) 2023-10-26 09:54:43 +07:00
Service Account
aeda507ce3 janhq/jan: Update tag build 1.0.14 for data-plugin 2023-10-26 09:54:43 +07:00
Service Account
75c14ca917 specific electron version 2023-10-26 09:54:43 +07:00
Service Account
c216e2a225 janhq/jan: Update tag build 1.0.13 for data-plugin 2023-10-26 09:54:03 +07:00
hiento09
70bd1dfc7b Update data-plugin to auto-increase version 2023-10-26 09:54:03 +07:00
Service Account
25dacf471d janhq/jan: Update tag build 1.0.12 for data-plugin 2023-10-26 09:54:03 +07:00
Service Account
c82ddbcc4c Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 2023-10-26 09:52:32 +07:00
Service Account
f94ded177d data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 2023-10-26 09:52:32 +07:00
Service Account
feba12afdb janhq/jan: Update tag build 1.0.11 for data-plugin 2023-10-26 09:52:32 +07:00
Service Account
7a1a3dec3c data-plugin force leveldown to 6.1.1 2023-10-26 09:52:32 +07:00
Service Account
164d28ace5 Change tag data-plugin to 1.0.10 2023-10-26 09:52:32 +07:00
Service Account
0234d789f5 janhq/jan: Update tag build 1.0.13 for inference-plugin 2023-10-26 09:52:32 +07:00
Service Account
1575406d9f Change to load nitron on windows and linux from bash/shell script 2023-10-26 09:52:32 +07:00
Louis
ca0c5f571f fix: model is started but the indicator is not stopped loading (#446)
* fix: model is started but the indicator is not stopped loading

* chore: show loading indicator on the loading model row only

* Update README.md

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2023-10-26 09:52:32 +07:00
Service Account
0a1302e301 janhq/jan: Update tag build 1.0.14 for inference-plugin 2023-10-26 02:00:59 +00:00
Louis
9903b033b0
fix: correct app version display (#452) 2023-10-26 08:59:28 +07:00
Service Account
c0da5d0026 janhq/jan: Update tag build 1.0.14 for data-plugin 2023-10-25 12:58:12 +00:00
Service Account
9e96787761 specific electron version 2023-10-25 19:49:32 +07:00
Service Account
74e381202d janhq/jan: Update tag build 1.0.13 for data-plugin 2023-10-25 12:46:47 +00:00
hiento09
b7d978cacd
Update data-plugin to auto-increase version 2023-10-25 19:44:03 +07:00
Service Account
1544cb4edf rebase main 2023-10-25 19:41:05 +07:00
Service Account
ed37321452 Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 2023-10-25 19:38:15 +07:00
Service Account
99b80792c6 janhq/jan: Update tag build 1.0.12 for data-plugin 2023-10-25 11:54:12 +00:00
Service Account
ca5723b36e data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 2023-10-25 18:47:11 +07:00
Service Account
cecdd77308 janhq/jan: Update tag build 1.0.11 for data-plugin 2023-10-25 11:03:12 +00:00
Service Account
7212fdb143 data-plugin force leveldown to 6.1.1 2023-10-25 17:57:28 +07:00
Service Account
ac1a240274 Change tag data-plugin to 1.0.10 2023-10-25 15:56:36 +07:00
Service Account
b121495ff4 janhq/jan: Update tag build 1.0.13 for inference-plugin 2023-10-25 08:55:35 +00:00
hiento09
548e9250ca
Merge pull request #451 from janhq/fix/inference-plugin-choose-gpu-cpu-binary-file
Change to load nitron on windows and linux from bash/shell script
2023-10-25 15:51:26 +07:00
Louis
be01dcb859
fix: model is started but the indicator is not stopped loading (#446)
* fix: model is started but the indicator is not stopped loading

* chore: show loading indicator on the loading model row only

* Update README.md

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2023-10-25 15:51:03 +07:00
Service Account
fffeaf5bc9 Change to load nitron on windows and linux from bash/shell script 2023-10-25 14:32:48 +07:00
Service Account
a03e7cd895 upgrade leveldown to newest version 2023-10-25 13:38:05 +07:00
Service Account
df6603b3e2 janhq/jan: Update tag build 1.0.9 for model-management-plugin 2023-10-25 01:09:32 +07:00
Service Account
0cf2be688f janhq/jan: Update tag build 1.0.9 for data-plugin 2023-10-25 01:09:29 +07:00
Louis
df5d75d1f8
fix: plugin & model catalog import cache are not cleared properly (#437)
* fix: plugin catalog cache is not wiped properly

* fix: import cache issue
2023-10-25 01:06:37 +07:00
Service Account
914b4082a9 janhq/jan: Update tag build 1.0.12 for inference-plugin 2023-10-25 01:02:00 +07:00
Service Account
e60e7a228e fix error codesign 2023-10-25 00:58:36 +07:00
Service Account
6c9069a1ad
janhq/jan: Update tag build 1.0.11 for inference-plugin 2023-10-24 11:01:16 +07:00