3235 Commits

Author SHA1 Message Date
Quentin Macheda
c6182ab59c
Customize scroll-bar style (#2857) 2024-05-03 10:17:05 +07:00
NamH
ce2d8e5405
chore: remove nutjs (#2860)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-05-02 21:02:05 +07:00
NamH
0bad1a479f
fix: remove scroll animation chat screen (#2819)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-25 17:24:29 +07:00
Van Pham
012cc801e9
Merge pull request #2815 from janhq/main
Sync main to dev 0.4.12
2024-04-25 14:57:10 +07:00
Louis
63a2f22414
Merge branch 'dev' into main 2024-04-25 14:14:54 +07:00
hiento09
3936ce1baa
change agent run macintel (#2814)
Co-authored-by: Service Account <service@jan.ai>
v0.4.12
2024-04-25 10:58:07 +07:00
hiento09
957f4629e2
Add workflow test openai api (#2778)
* Add workflow test openai api

* chore: add filename as attribute to each test case

* chore: correct label

* feat: create pytest.ini

* chore: remote extra "

* chore: rename workflow to group similar type

* chore: remove auto build on push to main

* chore: rename job

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Van-QA <van@jan.ai>
2024-04-25 10:55:11 +07:00
Van Pham
36c86f2afe
Merge pull request #2808 from janhq/release/0.4.12
Release/0.4.12 to main
2024-04-25 09:21:31 +07:00
Hoang Ha
355ed9ff4f
Merge pull request #2812 from janhq/fix/model-version
Feat: Bump version
2024-04-24 22:48:29 +07:00
Hoang Ha
f9a8e06a4f
fix: version bump 2024-04-24 22:46:56 +07:00
Hoang Ha
eb3593e96a
fix: bump version 2024-04-24 22:24:22 +07:00
Hoang Ha
785b84d9ec
fix: bump version 2024-04-24 22:24:00 +07:00
Hoang Ha
ec589b1f22
fix: bump version 2024-04-24 22:23:40 +07:00
Hoang Ha
4d80f5c3c1
fix: bump version 2024-04-24 22:22:14 +07:00
Hoang Ha
984838a7bc
fix: bump version 2024-04-24 22:19:11 +07:00
Louis
b4b8c862c0
fix: infinite talking in auto thread titles generators (#2810) 2024-04-24 21:17:19 +07:00
NamH
7d4cc67aa1
fix: stop server if failed to load model (#2807)
fix: load model error start server state not update

Co-authored-by: James <james@jan.ai>
2024-04-24 20:20:15 +07:00
Inchoker
96abd533c4
feat: cohere remote API extension (#2785)
* fix core

* add cohere extension

* add cohere response customizable

* nitpicking

* use transformResponse

* Update extensions/inference-cohere-extension/src/index.ts

Co-authored-by: Louis <louis@jan.ai>

* use prettier

* Update extensions/inference-cohere-extension/src/index.ts

Co-authored-by: Louis <louis@jan.ai>

* pass requestBody as object

* transformPayload as a property

* This is not correct. CHATBOT is an equivalent role to assistant.
system message should be used with the preamble parameter and should not be included in the chat_history

---------

Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Louis <louis@jan.ai>
2024-04-24 18:16:57 +07:00
Hoang Ha
a1fd987567
Merge pull request #2805 from janhq/chore/update-featured-model
Feat: Change featured models
2024-04-24 17:37:52 +07:00
Hoang Ha
68b0018d55
fix: version bump 2024-04-24 16:40:27 +07:00
Hoang Ha
e076c5ba4e
fix: remove featured 2024-04-24 16:38:47 +07:00
Hoang Ha
f5c4324f79
fix: remove featured 2024-04-24 16:38:30 +07:00
Hoang Ha
6bf12e42a8
fix: remove featured 2024-04-24 16:38:09 +07:00
Hoang Ha
3810b1a009
fix: remove featured 2024-04-24 16:37:48 +07:00
Hoang Ha
d14c3af99b
add: featured 2024-04-24 16:35:05 +07:00
Hoang Ha
3c294d6a48
Chore: Add phi-3 (#2794)
* add: phi-3

* chore: bump version

* fix: correct model id
2024-04-24 14:17:42 +07:00
Louis
48f351aefd
fix: new thread with overridden settings (#2798) 2024-04-24 14:14:04 +07:00
Louis
da161cd159
fix: override cpu_threads setting from model.json (#2789) 2024-04-23 15:09:48 +07:00
Van Pham
e54e7c04b3
Merge pull request #2787 from janhq/dev
Release cut 0.4.12
2024-04-23 09:48:24 +07:00
Carsen Klock
f288a86647
Add new Llama 3 and models to Groq Extension (#2786) 2024-04-23 09:15:19 +07:00
NamH
97c15e6983
chore: detailed message when fetch invalid url (#2780)
Co-authored-by: James <james@jan.ai>
2024-04-22 21:42:31 +07:00
Van Pham
67db45ff3c
chore: add model.json for Llama3 and other outdated model version (#2773)
* chore: add model.json for Llama3 and other outdated model version

* fix: consistency format

* fix: correct folder id

* update: bump version

* add: stop words

* fix: model.json

* Update extensions/inference-nitro-extension/resources/models/llama3-8b-instruct/model.json

* Update extensions/inference-nitro-extension/resources/models/llama3-8b-instruct/model.json

Based on suggested change

Co-authored-by: Nikolaus Kühn <nikolaus.kuehn@commercetools.com>

---------

Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Nikolaus Kühn <nikolaus.kuehn@commercetools.com>
2024-04-22 21:40:22 +07:00
NamH
83e9e2b80a
chore: set default context length to 2048 (#2776)
Co-authored-by: James <james@jan.ai>
2024-04-22 19:57:00 +07:00
Louis
252858743a
fix: wrong condition for GPU acceleration (#2770) 2024-04-21 22:34:05 +07:00
NamH
da6c648e47
refactor: good bye react-scroll-to-bottom (#2769)
Co-authored-by: James <james@jan.ai>
2024-04-21 22:30:25 +07:00
NamH
b058dda8bb
fix: thread title not persisted (#2765)
* fix: thread title not persisted

* remove unnecessary system message

---------

Co-authored-by: James <james@jan.ai>
2024-04-21 18:47:35 +07:00
Louis
7725347cdb
feat: add LaTeX extension support via Marked (#2766) 2024-04-21 18:18:57 +07:00
Louis
54af9f9e43
fix: broken stop word input - support multiple stop words (#2762) 2024-04-21 17:54:41 +07:00
Van Pham
8c3dd3a1af
chore: correct copy for Jan data folder to highlight folder intact (#2751) 2024-04-18 11:48:19 +07:00
NamH
95632788e4
chore: default context length to 2048 (#2746) 2024-04-17 19:14:51 +07:00
NamH
a2cb1353cd
fix: cannot download phin34 model (#2745)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-17 18:36:02 +07:00
hiento09
8820ad6d3d
Feature windows nsis (#2705)
* Add nsis for windows

* Revert to one click true

* Add nsis for windows

* Revert to one click true

* Add nsis for windows

* Revert to one click true

* Update message for uninstallation messageBox

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-17 16:32:38 +07:00
NamH
83f9e965d8
fix: user cannot click on copy icon of model id (#2744)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-17 15:57:19 +07:00
hiento09
af9a35110b
Chore: temporary disable cache for server migration (#2742)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-17 10:52:38 +07:00
Van Pham
e43ee8ec2c
Bump nitro to 0.3.22 (#2740)
* Bump nitro to 0.3.22

* Update model.json for Command-r-34b

Remove Coming Soon and Unavailable
2024-04-17 01:00:16 +07:00
Louis
dcd1dd46fc
fix: the log server does not write to the log file (#2738) 2024-04-17 00:55:37 +07:00
NamH
31397de2d1
Refactor/deprecate hugging face ext (#2620)
* refactor: deprecate huggingface extension

Signed-off-by: James <james@jan.ai>
2024-04-16 17:23:45 +07:00
NamH
889d374fad
fix: log is not generated after clear log from setting (#2732)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-15 22:53:04 +07:00
Faisal Amir
49401bd8eb
fix: broken several ui when model name too long (#2728) 2024-04-15 21:52:36 +07:00
NamH
20657bb3da
fix: cannot cancel model which is progress at 0 percent (#2727)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-15 21:52:22 +07:00