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
hiento09
9cc9b4dffc
server install core using link instead of file ( #2025 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-15 11:24:56 +07:00
Louis
3412a23654
chore: prettier fix ( #2019 )
2024-02-15 08:38:05 +07:00
Service Account
b11f51d80f
janhq/jan: Update README.md with nightly build artifact URL
2024-02-14 20:16:35 +00:00
Louis
f0fd2c5a2a
fix: model path backward compatible ( #2018 )
2024-02-14 23:04:46 +07:00
Louis
f2e31874e1
fix: resolve state update loop infinitive rerendering ( #2017 )
...
* fix: resolve state update loop infinitive rerendering
* fix: thread creation issue
2024-02-14 19:40:18 +07:00
Louis
3b51f3d1aa
chore: bump nitro 0.3.9 ( #2016 )
2024-02-14 16:05:27 +07:00
Louis
5f95841fab
refactor: reduce IPC & API handlers - shared node logics ( #2011 )
2024-02-14 08:50:28 +07:00
Service Account
8a1e3ba43d
janhq/jan: Update README.md with nightly build artifact URL
2024-02-13 20:18:24 +00:00
Faisal Amir
6f520b4534
feat: imporve UI/UX gpu acceleration feature ( #1990 )
2024-02-13 15:36:42 +07:00
Louis
4e83cf3904
fix: lack of auto-cleaning mechanism for logs ( #2003 )
2024-02-12 20:49:46 +07:00
Louis
9e69946b73
fix: app stuck generating assistant response ( #2001 )
2024-02-12 13:38:08 +07:00
Faisal Amir
7ae6e35746
feat: add edit messages users ( #1974 )
...
* feat: add edit message user
* fix: delete messages should delete the rest below
---------
Co-authored-by: Louis <louis@jan.ai>
2024-02-12 13:00:24 +07:00
Henry
cf730e591f
Merge pull request #1992 from janhq/docs-troubleshoot-RTX-Series-issue
...
docs: update 03-gpu-not-used with RTX issues
2024-02-12 06:32:03 +07:00
Louis
ac18fc1181
fix: decouple thread summary update ( #1994 )
2024-02-11 20:22:12 +07:00
Louis
bcf6103da3
fix: app fails gracefully with clear error messages ( #1993 )
2024-02-11 15:44:53 +07:00
hieu-jan
ac76dd3105
docs: update 03-gpu-not-used with RTX issues
2024-02-11 11:57:39 +07:00
Henry
fd78631b04
Merge pull request #1981 from janhq/docs-add-docker-installation
...
docs: add Jan installation using Docker
2024-02-11 11:18:02 +07:00
Henry
48455b851c
Merge branch 'dev' into docs-add-docker-installation
2024-02-11 10:16:16 +07:00
Louis
0db1763c2b
fix: retrieval stuck at generating response ( #1988 )
2024-02-11 08:27:26 +07:00
Service Account
d371120595
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 20:23:18 +00:00
hiento09
442d142598
Fix macos auto update failed ( #1991 )
2024-02-11 01:18:49 +07:00
Service Account
130674eb24
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 13:06:52 +00:00
0xgokuz
875c2bc3c9
feat: Thread titles should auto-summarize Topic ( #1976 )
2024-02-10 19:16:42 +07:00
Service Account
5864f4989b
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 06:17:39 +00:00
Louis
212397d193
fix: model downloads broken on nightly ( #1984 )
...
* fix: download error state handling
* fix: download error on Windows
2024-02-10 12:58:41 +07:00
Faisal Amir
5ec4b8e532
feat: revamp ui dropdown list model option ( #1977 )
...
* feat: add modal troubleshooting guideline
* resolve inconsistent message hidden
* feat: revamp ui dropdown list model option
* display model id and copy button
* add function copy id model from dropdownlist
* add info concurrently send requests to one active local model
2024-02-10 00:51:16 +07:00
hieu-jan
d518370e5c
docs: add Jan installation using Docker
2024-02-09 21:00:39 +07:00
Louis
eb09399fbf
chore: reduce bundle size ( #1970 )
...
* chore: reduce bundle size
* chore: trimming langchainjs
* chore: trim pdf-parse
2024-02-09 19:23:56 +07:00