Louis
0a1b8778c0
fix: hide preferences section if empty ( #482 )
v0.2.3
v0.3.0
2023-10-27 14:43:43 +07:00
Louis
8dec75f9f0
chore: fix conversation summary does not work ( #480 )
2023-10-27 14:20:57 +07:00
Louis
f175d6cfb9
chore: missing create conversation button when there is no conversation is selected ( #478 )
...
* chore: missing create conversation button when there is no conversation selected
* chore: typo
2023-10-27 14:14:27 +07:00
Service Account
d695a37e1e
janhq/jan: Update tag build 0.1.8
core-0.1.8
2023-10-27 07:11:15 +00: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
data-plugin-1.0.15
2023-10-26 15:59:06 +00:00
hiento09
2a98887625
Merge pull request #473 from janhq/chore/data-plugin-rebuild-darwin-amd64
...
add rebuild for mac x64
2023-10-26 22:54:40 +07:00
Service Account
703e89210f
add rebuild for mac x64
2023-10-26 22:44:18 +07:00
jan-service-account
a22794ea38
Merge pull request #472 from janhq/chore/add-build-deps-plugin-ci
...
Add build deps for data-plugin in CI
2023-10-26 21:48:58 +07:00
Hien To
cf9b51a76b
Add build deps for data-plugin in CI
2023-10-26 21:29:38 +07:00
Service Account
a0b0d37542
janhq/jan: Update tag build 1.0.7 for openai-plugin
openai-plugin-1.0.7
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
Louis
dde240b969
chore: hide bot action from left side bar ( #470 )
v0.2.2
2023-10-26 17:41:09 +07:00
Louis
966ffa47aa
chore: plugin and app version dependency ( #469 )
2023-10-26 16:51:42 +07:00
Service Account
81a9992610
janhq/jan: Update tag build 1.0.3 for retrieval-plugin
retrieval-plugin-1.0.3
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
Faisal Amir
2d56a91826
Merge pull request #466 from janhq/fix/start-new-conv
...
bug: showing a modal when user start conf but model not active
2023-10-26 15:47:42 +07:00
Faisal Amir
6ea8eb1d50
Showing a modal when user start conf but model not active
2023-10-26 15:45:23 +07:00
Louis
1d9be70d89
fix: duplicated modal and loading state ( #465 )
2023-10-26 15:42:52 +07:00
Faisal Amir
ca09aec249
Merge pull request #464 from janhq/bug/fix-overflow-chat-box
...
bug: fix overflow scroll horizontal message
2023-10-26 15:13:18 +07:00
Faisal Amir
79aa819c5e
Fix overflow horizontal message
2023-10-26 15:06:18 +07:00
Faisal Amir
f479d4275f
Merge pull request #462 from janhq/bug/chat-message
...
bug: avoid chat body scroll horizontal
2023-10-26 14:56:23 +07:00
Faisal Amir
873a3aaad1
Merge pull request #459 from janhq/bug/showing-installed-version-plugin
...
bug: fix logic plugin update plugin and show installed version
2023-10-26 14:56:13 +07:00
Faisal Amir
a4fe34665b
Fix bugs avoid chat body scroll horizontal
2023-10-26 14:55:03 +07:00
Service Account
09210a464b
janhq/jan: Update tag build 1.0.14 for inference-plugin
2023-10-26 14:54:24 +07:00
Faisal Amir
9ed86785ad
Fix bugs avoid chat body scroll horizontal
2023-10-26 14:52:40 +07:00
Faisal Amir
0b26f9473b
Merge branch 'main' into bug/showing-installed-version-plugin
2023-10-26 14:50:25 +07:00
Faisal Amir
e53379baf1
Merge pull request #456 from janhq/bug/enumeration-chat
...
bug: Chat view drops enumeration
2023-10-26 14:34:53 +07:00
Faisal Amir
ef00edb7e8
Merge pull request #458 from janhq/allow-switching-model
...
fix: allow switching models when switch between conversations
2023-10-26 14:29:55 +07:00
Faisal Amir
249b35ce77
Fix bugs chat view drops enumeration
2023-10-26 14:09:11 +07:00
Service Account
d67b6419b5
janhq/jan: Update tag build 1.0.14 for inference-plugin
2023-10-26 14:08:55 +07:00
Faisal Amir
38992bcc2e
Fix logic plugin update and show installed version
2023-10-26 14:08:40 +07:00
Louis
75ef06df23
fix: CI run fails on windows ( #463 )
2023-10-26 14:07:43 +07:00
Louis
d42b3114d5
fix: failed to build electron app ( #461 )
...
* fix: failed to build electron app
* fix: unstable test case
2023-10-26 11:43:49 +07:00
namvuong
2ccceeacd4
Merge pull request #431 from janhq/feat_adr_008_extensible_docker
...
feat: Add ADR-008 for extensible Jan
2023-10-26 10:18:20 +07:00
namvuong
239d2681a6
Merge branch 'main' into feat_adr_008_extensible_docker
2023-10-26 10:17:54 +07:00
Service Account
0a1302e301
janhq/jan: Update tag build 1.0.14 for inference-plugin
inference-plugin-1.0.14
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
data-plugin-1.0.14
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
data-plugin-1.0.13
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
hiento09
d90015082c
Update README.md
2023-10-25 19:43:07 +07:00
hiento09
724205d67c
Update README.md
2023-10-25 19:42:11 +07:00
hiento09
ff6958c3e5
Merge pull request #455 from janhq/chore/data-plugin-rebuild-darwin-arm64
...
Use electron-rebuild to build leveldown@5.6.0 for darwin arm64
2023-10-25 19:41:41 +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
data-plugin-1.0.12
2023-10-25 11:54:12 +00:00
hiento09
7e041a64ad
Merge pull request #454 from janhq/chore/data-plugin-rebuild-darwin-arm64
...
data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64
2023-10-25 18:52:29 +07:00