5043 Commits

Author SHA1 Message Date
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
0xSage
e332a7c0bd fix: update event loc 2023-10-24 09:42:47 +07:00
Service Account
454e5f6f5e feat(adr-008) Initial commit 2023-10-24 06:54:25 +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
Service Account
c1a11d846c janhq/jan: Update tag build 1.0.2 for retrieval-plugin retrieval-plugin-1.0.2 2023-10-23 16:05:43 +07:00
Service Account
b4e982552f janhq/jan: Update tag build 1.0.10 for inference-plugin inference-plugin-1.0.10 2023-10-23 16:05:39 +07:00
hiento09
acdfe7e83b
Merge pull request #426 from janhq/chore/add-readme-retrieval-plugin
Add readme inference plugin
2023-10-23 16:04:36 +07:00
Service Account
e3f29d1526 Add readme 2023-10-23 16:03:17 +07:00
Service Account
25be90b4e3 janhq/jan: Update tag build 1.0.6 for openai-plugin openai-plugin-1.0.6 2023-10-23 16:00:05 +07:00
Service Account
4b974ed500 janhq/jan: Update tag build 1.0.6 for monitoring-plugin monitoring-plugin-1.0.6 2023-10-23 16:00:01 +07:00
Service Account
b80eb4ad03 janhq/jan: Update tag build 1.0.8 for model-management-plugin model-management-plugin-1.0.8 2023-10-23 15:59:58 +07:00
Service Account
6f4b937b1c janhq/jan: Update tag build 1.0.9 for inference-plugin inference-plugin-1.0.9 2023-10-23 15:59:55 +07:00
Service Account
c74f3b31ce janhq/jan: Update tag build 1.0.7 for data-plugin data-plugin-1.0.7 2023-10-23 15:59:52 +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
hiento09
ec9e41e765
Merge pull request #425 from janhq/fix/plugin-catalog-create-pullrequest-failed
Add username to remote origin
2023-10-23 15:54:20 +07:00
Service Account
89e4c2c7a9 Add username to remote origin 2023-10-23 15:51:26 +07:00
Louis
c7b8f8c2d5
chore: install or update a plugin should not interrupt dev process (#420) 2023-10-23 06:17:46 +07:00
Service Account
bb5c430d1b
janhq/jan: Update tag build 1.0.8 for inference-plugin inference-plugin-1.0.8 2023-10-21 18:09:22 -07:00
namvuong
1ad4dcfb1e
Merge pull request #421 from janhq/chore_update_nitro_deps
chore: Update nitro 0.1.2 windows/ linux
2023-10-21 18:08:44 -07:00
Service Account
5fc65cdcad
chore: Update nitro with/ without CUDA support - v0.1.2 2023-10-21 18:05:32 -07:00
Service Account
70f79c192c
feat: Add nitro 0.1.2 linux amd64 binary support 2023-10-21 18:05:14 -07:00
Service Account
f72a9961a5
chore: Update nitro windows external DLL for runtime 2023-10-21 18:04:55 -07:00
Service Account
47e5327228
chore: Add todo for checking whether CUDA exists or not 2023-10-21 18:04:29 -07:00
Service Account
b9e181c01d janhq/jan: Update tag build 0.1.6 core-0.1.6 2023-10-21 06:34:34 +00:00
Louis
ff2b376efb
chore: update core service enums (#414) 2023-10-21 13:34:00 +07:00
Service Account
3205b5a830 janhq/jan: Update tag build 1.0.1 for retrieval-plugin retrieval-plugin-1.0.1 2023-10-20 07:17:52 -07:00
Service Account
251dffd627 janhq/jan: Update tag build 1.0.7 for model-management-plugin model-management-plugin-1.0.7 2023-10-20 07:17:50 -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
hiento09
0f5ef6473b
Merge pull request #416 from janhq/chore/plugin-catalog-auto-pr
Add auto create PR to plugin-catalog when a new version of plugin is …
2023-10-20 14:57:51 +07:00
Hien To
9ecc9e7405 Add auto create PR to plugin-catalog when a new version of plugin is release 2023-10-20 14:56:27 +07:00
Faisal Amir
05b40ac390
Merge pull request #412 from janhq/setup/prettier
misc: setup prettier
2023-10-20 13:19:49 +07:00
Service Account
c9a6ee6aa9 janhq/jan: Update tag build 1.0.6 for data-plugin data-plugin-1.0.6 2023-10-19 22:27:54 -07:00
Hien To
5cd0dc9b99 Move agent to mac-silicon 2023-10-20 12:26:51 +07:00
hiento09
c4a73d1ae0
Merge pull request #413 from janhq/chore/fix-data-plugin-unable-to-load-from-npm
Fix data-plugin install failed on mac silicon from npm
2023-10-20 12:24:07 +07:00
Hien To
411c689f87 Move agent to mac-silicon 2023-10-20 12:17:44 +07:00
Faisal Amir
fa3db5ade2
Merge branch 'main' into setup/prettier 2023-10-20 11:40:14 +07:00
Faisal Amir
03d560bde6 Setup prettier 2023-10-20 11:29:10 +07:00
Louis
7c36e7e16b
adr: 007 - Jan Plugin Catalog (#408) 2023-10-20 11:23:03 +07:00
Louis
28c21c6e08
adr: 006 - jan core module (#404) 2023-10-20 11:22:11 +07:00
Service Account
5f536d8d3b janhq/jan: Update tag build 1.0.7 for inference-plugin inference-plugin-1.0.7 2023-10-20 04:00:11 +00:00
namvuong
28f8b8e032
Merge pull request #409 from janhq/393-nitro-new-version-integration-inference-params-update-config-in-runtime
feat: Support for nitro release 0.1.2
2023-10-19 20:59:16 -07:00
Louis
d133594db7
chore: clean 2023-10-20 10:48:53 +07:00
vuonghoainam
d98ad60422 chore: Add support for nitro 0.1.2 with load_model 2023-10-19 17:44:16 -07:00
vuonghoainam
25457aa594 feat: Add inferene params wrt nitro 0.1.2 2023-10-19 17:43:47 -07:00
vuonghoainam
64f7a81e9e chore: Update nitro 0.1.2 for Intel 2023-10-19 16:18:05 -07:00
vuonghoainam
91c623e11e chore: Update nitro for linux with cuda support version 0.1.2 2023-10-19 16:17:53 -07:00
vuonghoainam
9a5963294f chore: Update new nitro for Mac M with new metal file 2023-10-19 16:17:31 -07:00
vuonghoainam
cd22ec0c58 chore: Update nitro windows 0.1.2 with cuda support by default 2023-10-19 16:17:08 -07:00
vuonghoainam
80485b21b6 chore: Remove config.json file as new nitro does not need it 2023-10-19 16:16:32 -07:00
vuonghoainam
4684e0344f fix: Update default windows exe file to cuda by default 2023-10-19 16:16:04 -07:00