Louis
3e0a880efc
chore: change core to local module
2023-11-06 13:46:01 +07:00
Louis
36c9807ae4
feat: JSON Conversational Plugin
2023-11-06 13:46:01 +07:00
James
9130018291
add conversational plugin
...
Signed-off-by: James <james@jan.ai>
2023-11-06 13:46:01 +07:00
Louis
96dba2690d
feat: class-based plugin manager
...
chore: add facades
refactor: core module export
refactor: inference plugin - deprecate function registering (#537 )
* refactor: revamp inference plugin as class - deprecate function registering
* refactor: monitoring plugin - deprecate service registering (#538 )
refactor: revamp inference plugin as class - deprecate function registering
chore: update import
refactor: plugin revamp - model management
chore: update build steps and remove experimental plugins
refactor: remove pluggable electron
chore: add sorting for conversations
chore: build plugins for testing
chore: consistent plugin directory name
chore: docs
chore: fix CI
chore: update conversation prefix
2023-11-06 13:46:01 +07:00
Louis
d29d076a3e
fix : #396 - allow user to cancel a model download ( #530 )
...
* fix : #396 - allow user to cancel model download
* chore: fix typo
2023-11-02 19:58:56 +07:00
Louis
bbe1e618a3
fix : #479 - Toggle plugin is now experimental feature ( #531 )
2023-11-02 19:57:36 +07:00
Louis
0d13756a86
feat: Experimental Feature Toggle ( #525 )
...
* feat: Experimental Feature Toggle
* chore: add open app directory action
* chore: disable experimental feature test case
2023-11-01 23:42:47 +07:00
Faisal Amir
b3560f4d6d
Make a conversation ui more consistant
2023-11-01 12:18:34 +07:00
Louis
37c36363d8
refactor: plugin manager and execution as ts ( #504 )
...
* refactor: plugin manager and execution as ts
* chore: refactoring
2023-11-01 09:48:28 +07:00
John
7a1f713229
Chore: refactor code, hide plugin menu in web
2023-10-31 15:38:21 +07:00
John
c3cc63499c
#255 : load plugins from CDN
2023-10-30 23:26:27 +07:00
John
6be67895dd
255: Cloud native
2023-10-30 23:20:10 +07:00
Faisal Amir
8b10aa2c78
Merge pull request #500 from janhq/bug/status-bar-app-download
...
bug: download new version should show in status bar
2023-10-30 23:17:49 +07:00
Faisal Amir
ff68f03036
Download new version should show in status bar
2023-10-30 23:15:18 +07:00
Faisal Amir
28c969759f
Move new conversation sticky to top
2023-10-30 22:41:42 +07:00
Faisal Amir
b7e45dabad
Add button new conversation in history list
2023-10-30 22:22:27 +07:00
Louis
80c4f53927
chore: enable back bot function for edge-release ( #474 )
2023-10-30 15:11:20 +07:00
Louis
0a1b8778c0
fix: hide preferences section if empty ( #482 )
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
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
Louis
dde240b969
chore: hide bot action from left side bar ( #470 )
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
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
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
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
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
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
Louis
9903b033b0
fix: correct app version display ( #452 )
2023-10-26 08:59:28 +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
Louis
1765d944e6
fix: bring back install plugin manually function ( #448 )
2023-10-25 15:50:39 +07:00
NamH
1fd47ba453
fix: duplicated messages when user switch between conversations ( #441 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-24 20:30:06 -07:00
Faisal Amir
e05c08b95f
Merge pull request #438 from janhq/chore/loading-indicator-when-active-model
...
chore: added loader starting and stopping model
2023-10-25 09:17:37 +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
Faisal Amir
bd72e4348e
Added loader starting and stopping model
2023-10-25 00:36:11 +07:00
Faisal Amir
2cf9c0f26c
Remove unused code folder
2023-10-24 21:29:41 +07:00
Faisal Amir
3f0de68c96
Fix app version
2023-10-24 21:21:37 +07:00
Faisal Amir
539b467141
ui: interface revamp ( #429 )
...
* feat: adding create bot functionality
Signed-off-by: James <james@jan.ai>
* update the temperature progress bar
Signed-off-by: James <james@jan.ai>
* WIP baselayout
* Mapping plugins with available preferences
* Added loader component
* WIP working another screen
* Cleanup types and avoid import one by one
* Prepare bottom bar
* Add css variables colors to enable user select the accent
* Enable change accent color
* Seperate css variable
* Fix conflict
* Add blank state of my model empty
* Restyle explore models page
* Enable user config left sidebar
* Restyle my models page
* WIP styling chat page
* Restyling chat message
* Fix conflict
* Adde form preferences setting plugins
* Fixed form bot info
* Sidebar bot chat
* Showing rightbar for both setting when user created bot
* Fix style bot info
* Using overflow auto intead of scroll
* Remove script built UI from root package
* Fix missig import
* Resolve error linter
* fix e2e tests
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-24 10:59:12 +07:00
NamH
ec723ba0cc
fix: scroll on explore models does not work ( #427 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-23 08:59:06 -07:00
NamH
6e2210cb22
feat: adding create bot functionality ( #368 )
...
* feat: adding create bot functionality
Signed-off-by: James <james@jan.ai>
* update the temperature progress bar
Signed-off-by: James <james@jan.ai>
* chore: remove tgz
Signed-off-by: James <james@jan.ai>
* update core dependency
Signed-off-by: James <james@jan.ai>
* fix e2e test
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-23 15:57:56 +07:00
Louis
d9e32dcc02
feat: chat with documents plugin ( #417 )
...
* chore: vectordb driver plugin
# Conflicts:
# plugins/monitoring-plugin/package.json
* chore: add langchain & index documents
* feat: chat with documents plugin
* chore: correct build step
---------
Co-authored-by: namvuong <22463238+vuonghoainam@users.noreply.github.com>
2023-10-20 21:03:46 +07:00
Faisal Amir
03d560bde6
Setup prettier
2023-10-20 11:29:10 +07:00