Louis
7fbc6cb6c0
fix: failed to bind port - nitro error message copy ( #2101 )
...
* fix: failed to bind port - nitro error message copy
* fix: copy
2024-02-20 13:54:21 +07:00
Faisal Amir
6b88d4df4d
fix: remove caret down icon when tab selected into remote model ( #2102 )
2024-02-20 13:09:08 +07:00
Louis
6966c5d0ef
fix: openai client sdk compatible ( #2096 )
2024-02-20 08:01:23 +07:00
hiento09
2cbbe1bcd3
Fix bug #2005 docker blank website ( #2093 )
...
* Web: change API_BASE_URL to build time env
* Update Dockerfile and Docker Compose by adding env API_BASE_URL
* Update make clean
* INFERENCE_URL get from baseApiUrl
* Fix error settings/settings.json not found when start server at the first time
* Update README docker
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-19 23:30:59 +07:00
Service Account
c17dc2e31c
janhq/jan: Update README.md with nightly build artifact URL
2024-02-19 15:55:20 +00:00
NamH
5c7b791c26
fix: check if port is occupied before start local server ( #2098 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-19 22:39:14 +07:00
Louis
53006dd26e
fix: broken model.json update ( #2099 )
2024-02-19 22:07:12 +07:00
Service Account
8baebaf2bb
janhq/jan: Update README.md with nightly build artifact URL
2024-02-19 13:25:33 +00:00
Faisal Amir
cbd1d3772f
fix make text input scrollable ( #2083 )
2024-02-19 20:09:23 +07:00
Louis
09e210af6b
fix: failed to send message blocks thread creation ( #2091 )
2024-02-19 20:08:36 +07:00
Louis
e8f5c223b6
fix: server crashes on missing module ( #2089 )
2024-02-19 16:14:33 +07:00
Louis
780f957b9a
fix: expand assistant and model settings by default ( #2081 )
...
* fix: expand assistant and model settings by default
* fix: add proxy enabled toggle
2024-02-19 12:44:04 +07:00
Hoang Ha
3af0ae1481
Merge pull request #1829 from janhq/chore/update-hub
...
chore: update models
2024-02-19 10:25:09 +07:00
hahuyhoang411
f7a3c921fd
fix(dolphin phi2): resolved conflict
2024-02-19 09:56:44 +07:00
hahuyhoang411
2b0bc9f790
update(openchat-3.5): pump to the latest version
2024-02-19 09:54:41 +07:00
Louis
96df4ad67f
fix: move jan data folder - error handling - no write permission granted ( #2077 )
2024-02-18 23:05:36 +07:00
Louis
3ea8c6071c
fix: check for updates should show no update are availale on the latest build ( #2075 )
2024-02-18 20:55:31 +07:00
Service Account
9244fb9367
janhq/jan: Update README.md with nightly build artifact URL
2024-02-18 13:01:08 +00:00
Henry
3d19abec95
docs: add integration docs Mistral AI API ( #2070 )
...
docs: add integration docs Mistral AI API
2024-02-18 19:26:35 +07:00
hieu-jan
04b01094c3
docs: fix typo
2024-02-18 19:20:34 +07:00
Henry
83a61e37ea
Merge branch 'dev' into docs-add-integrating-mistral-ai
2024-02-18 19:08:23 +07:00
hieu-jan
86a00e9191
docs: add integration docs Mistral AI API
2024-02-18 19:07:43 +07:00
Henry
da0d630a91
add docs for entire advanced settings ( #2063 )
...
* add docs for entire advanced settings
* docs: add high quality gif and screenshoot
2024-02-18 16:37:54 +07:00
NamH
20eb5eccae
fix: infinity showed when haven't get total size ( #2066 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-18 15:14:48 +07:00
Louis
56034d682a
fix: should stop running the model when GPU settings are changed ( #2067 )
2024-02-18 15:09:15 +07:00
Louis
a3aceb8f60
fix: settings page state loop and dark theme ( #2065 )
...
* fix: settings page state loop and dark theme
* fix: crash on visiting settings page
2024-02-18 14:24:54 +07:00
Service Account
537b7d8004
janhq/jan: Update README.md with nightly build artifact URL
2024-02-17 00:46:03 +00:00
hiro
69244e6ced
chore: Update version.txt to 0.3.12 ( #2057 )
2024-02-16 23:41:11 +07:00
Henry
1a8593a598
docs:add-advanced-settings-https-proxy ( #2054 )
2024-02-16 19:20:42 +07:00
Louis
47b890bba5
fix: message should only be interrupted when i start another thread ( #2053 )
...
* fix: message should only be interrupted when i start another thread
* fix: thread lost message streaming if navigate to another thread
* fix: state issue with useThreads
2024-02-16 17:34:23 +07:00
Louis
6590ee7a6a
fix: local server start error should not change to started state ( #2052 )
2024-02-16 14:58:34 +07:00
Louis
7fb61bf0fb
fix: update copy of message queue ( #2051 )
2024-02-16 14:42:44 +07:00
Louis
63cffca51e
chore: refactor watch system resource hook ( #2048 )
2024-02-16 13:22:21 +07:00
NamH
42da19a463
fix: download mutilple binaries ( #2043 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-16 11:32:14 +07:00
NamH
b7e94aac02
fix: disable gpu drop down box if there's no GPU ready ( #2046 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-16 10:46:42 +07:00
Henry
fb13d57890
docs: update Continue Integration guide ( #2041 )
...
docs: update Continue Integration guide (#2041 )
2024-02-16 08:12:21 +07:00
Henry
379a41f08e
Merge branch 'dev' into patch-1
2024-02-16 08:07:11 +07:00
Henry
9fcc341105
Merge pull request #1924 from SamPatt/local-server-documentation
...
docs: Updates Guide Using the Local Server
2024-02-16 07:58:47 +07:00
hieu-jan
3f31d793a1
docs: enhance documentation and add gif screenshots in high quality
2024-02-16 07:56:50 +07:00
hieu-jan
8f07ee3aa9
docs: enhance content
2024-02-16 07:30:39 +07:00
hieu-jan
e7722e4159
docs: rename image file and format documentation
2024-02-16 07:10:25 +07:00
Henry
8366964faa
Merge branch 'dev' into local-server-documentation
2024-02-16 06:58:47 +07:00
ldebs
ba63c92ed9
Fix #2040 : added /v1 path to apiBase
2024-02-15 18:32:55 +01:00
Service Account
fdc66dafad
janhq/jan: Update README.md with nightly build artifact URL
2024-02-15 15:52:59 +00:00
NamH
f5934d5a60
fix: ui for disabled state of gpu acceleration ( #2034 )
2024-02-15 22:38:23 +07:00
Louis
a96053ebef
fix: app should generate thread title with length restriction ( #2037 )
2024-02-15 22:38:13 +07:00
Van Pham
82b361a5be
feat: Initialize POM structure with fixtures on Playwright ( #2015 )
...
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: Apply Screenshot on failures
* feat: set timeout by default
* chore: clean up import
* feat: video recorder on failures
* feat: fixture for sample page class
* feat: add wait for app update
* chore: correct timeout
* chore: correct timeout
* chore: test timeout
* chore: test timeout
* chore: test timeout
* chore: browser context config
* chore: temporally disable the video recorder to bypass issue
2024-02-15 20:18:02 +07:00
NamH
05eebfa430
fix: factory reset not remove jan data folder ( #2027 )
...
* fix: factory reset not remove jan data folder
Signed-off-by: James <james@jan.ai>
* chore: prettier fix
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-02-15 16:38:29 +07:00
Faisal Amir
ab77622e73
fix: content setting right panel default to collapse ( #2026 )
2024-02-15 15:53:15 +07:00
Louis
3ab23d571f
fix: local server blank parameters if there is no thread selected ( #2028 )
...
* fix: local server blank parameters if there is no thread selected
* fix: show errors only when the selected model is started while starting the server
* fix: show loading progress of selected model only
2024-02-15 15:48:45 +07:00