644 Commits

Author SHA1 Message Date
Louis
b4f104f411
fix: Jan server is showing blank page (#1702) 2024-01-22 16:05:36 +07:00
NamH
4cf47777e6
feat: allow user to move jan folder (#1649)
* feat: allow user to move jan folder

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-22 14:37:46 +07:00
Faisal Amir
25d09e7fe9 fix: disabled apikey while server running 2024-01-22 12:54:51 +07:00
hiro
a8cf4192d2 fix: Change to using host instead of fixed 127.0.0.1 2024-01-22 12:24:52 +07:00
hiro
b8bc0cd171 fix: Change to 127.0.0.1 to ensure it's always localhost 2024-01-22 12:24:52 +07:00
hiro
8e4a875e2f fix: Only render API reference if Server is enabled 2024-01-22 12:24:52 +07:00
hiro
8c23db6388 fix: Update dynamic port 2024-01-22 12:24:52 +07:00
hiro
855f3511b7 fix: Update reference link to local 2024-01-22 12:24:52 +07:00
Louis
a50ea4a634
refactor: deprecate extension type implementation (#1677)
* refactor: deprecate extension type implementation

* chore: update README.md

* refactor: EventName to use the events defined in /types
2024-01-22 10:26:49 +07:00
Louis
99d083d84a
refactor: file prefix replace utils & add unit test (#1676)
* refactor: file prefix replace utils

* chore: add unit tests for core module
2024-01-22 10:05:47 +07:00
markmehere
34d0e6deee
feat: HTTP proxy support (#1562)
* feat: allow self-signed certificates

* fix: Extra information in self signed error

* chore: simplified PR

* feat: allow https proxies

* fix: trim() may save one or two user headaches

* Update web/context/FeatureToggle.tsx

---------

Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2024-01-19 10:25:18 +07:00
Faisal Amir
334baed782 feat: relayout menu left panel setting page 2024-01-17 21:29:26 +07:00
Faisal Amir
f7fe1a1530 fix disabled right panel while server running 2024-01-17 13:14:30 +07:00
Louis
2d9120f34a chore: refactor server configs 2024-01-17 13:14:30 +07:00
Faisal Amir
382cf48898 hide inference params and remove subtitle show in finder 2024-01-17 13:14:30 +07:00
Faisal Amir
a6aec56203 enable button start server when user first time visit 2024-01-17 13:14:30 +07:00
Faisal Amir
292496ed20 fix localstorage user first time visit api dashboard 2024-01-17 13:14:30 +07:00
Faisal Amir
14fc686d50 Show alert when user first time visit api server 2024-01-17 13:14:30 +07:00
Faisal Amir
2f417ef5db Make content log overflow scroll Y and X 2024-01-17 13:14:30 +07:00
Faisal Amir
53cb96c205 WIP setting config api server 2024-01-17 13:14:30 +07:00
Faisal Amir
1ccbcc6fd5 Add tooltip on every action start and stop button while server is running 2024-01-17 13:14:30 +07:00
Faisal Amir
f3860d4da9 WIP layout api server 2024-01-17 13:14:30 +07:00
Faisal Amir
623dd62404 Showing empty state when logs are empty 2024-01-17 13:14:30 +07:00
Faisal Amir
056cc8e722 Add tooltip on every action start and stop button while server is running 2024-01-17 13:14:30 +07:00
Faisal Amir
8b9d8e8301 remove experimental server api on setting 2024-01-17 13:14:30 +07:00
Faisal Amir
f5eaa41d09 hiding menu icon collapse panel left in local server page 2024-01-17 13:14:30 +07:00
Faisal Amir
005c47f0ae make getServerlog function as dependencies hooks 2024-01-17 13:14:30 +07:00
Faisal Amir
3a3d7cb988 added functiong useServer log for get, open, and clear log 2024-01-17 13:14:30 +07:00
Faisal Amir
c570281e43 Add model right panel on api dashboard 2024-01-17 13:14:30 +07:00
Faisal Amir
167db02f04 refactor function click on finder / json to usePath 2024-01-17 13:14:30 +07:00
Faisal Amir
05698cb60f WIP layout api server 2024-01-17 13:14:30 +07:00
Faisal Amir
cf83292c26 disabled thread menu on ribbon when local server running 2024-01-17 13:14:30 +07:00
Faisal Amir
66fd0829db feat: added API server dashboard 2024-01-17 13:14:30 +07:00
NamH
eb70e139fc
chore(ShortcutModal): clean up shortcut modal (#1614)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-16 12:37:55 +07:00
Louis
26912783c4
fix: #1548 - duplicate command shortcut instruction (#1600) 2024-01-15 15:51:41 +07:00
Faisal Amir
1513158902 fix: adjust calculation hub labels using total RAM instead remaining RAM 2024-01-11 20:35:26 +07:00
Louis
8b6f7e846e refactor: default max_tokens and ctx_len 2024-01-11 14:13:39 +07:00
Faisal Amir
5bd4637e34 Remove middle number slider component 2024-01-11 14:13:39 +07:00
Faisal Amir
c64d0038f3 fix: reduce hub header panel contrast color button and badge 2024-01-11 14:10:31 +07:00
Faisal Amir
487f4f7891 added calculation active model size into available RAM 2024-01-10 18:26:04 +07:00
Faisal Amir
aca6fee091 Added calculation hub label 2024-01-10 18:26:04 +07:00
Faisal Amir
db99a8d8bb feat: hub recommendation labels 2024-01-10 18:26:04 +07:00
Louis
74ed081e4f
refactor: add app and nitro log - resolve dependencies issue (#1447)
* refactor: add app and nitro log - resolve dependencies issue

* fix: update guidance message on inference error

* chore: add timestamp to log files

* chore: add clear logs action
2024-01-10 16:43:28 +07:00
Faisal Amir
067eb4e4d1 fix: enable text selection codeblock 2024-01-09 16:56:49 +07:00
Louis
f82cf0d014
chore: error message update (#1473) 2024-01-09 16:21:14 +07:00
Faisal Amir
aed74299af fix typo copy 2024-01-08 13:48:11 +07:00
Faisal Amir
39cdd638d4 Add icon collapsible left panel and update keyboard shortcut page 2024-01-08 13:48:11 +07:00
NamH
82ffcd06f1
feat(UI): #1404 make left side bar collapsible by hot key (#1420)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-08 09:26:03 +07:00
Abhishek Mishra
989043b5bc Fixed Bug of Chat reply goes off screen 2024-01-07 19:33:12 +07:00
Faisal Amir
d59f83c8e9 fix: show hide section engine params 2024-01-05 11:38:33 +07:00