hiento09
f11a59bece
Add detect cuda version ( #1351 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-04 22:53:21 +07:00
NamH
f47bf36e70
fix(JanHub): #1158 sort model list ( #1257 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-04 21:17:32 +07:00
Louis
c07b418ff2
fix: Error occurred: Unexpected token "d", "data: ..." is not a valid JSON ( #1332 )
2024-01-04 18:22:07 +07:00
NamH
97c0fee0b2
fix(Message): open link with external browser ( #1339 )
...
* fix(Message): #1321 open link with external browser
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-04 17:08:47 +07:00
NamH
26eb1d9a67
feat(Model): #1028 made model.json optional ( #1314 )
...
* feat(Model): #1028 made model.json optional
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-04 16:50:32 +07:00
Faisal Amir
aecef0df5a
chore: move social media from left panel into footer
2024-01-04 14:43:36 +07:00
Faisal Amir
c81f301b6c
revert social media link
2024-01-04 14:39:33 +07:00
Faisal Amir
214739e143
reloading model when engine params have new values
2024-01-04 14:39:33 +07:00
Louis
f97fdaed30
chore: stop model accordingly on settings changes
2024-01-04 14:39:33 +07:00
Faisal Amir
49d5703ac3
bring back tooltip each params setting
2024-01-04 14:39:33 +07:00
Faisal Amir
e8934d0771
Validate max input on slider component
2024-01-04 14:39:33 +07:00
Faisal Amir
a653c58384
Revert back save button thread setting
2024-01-04 14:39:33 +07:00
Faisal Amir
0f333c35f5
conditional copy button save, if have engine params changes value button should be save & reload
2024-01-04 14:39:33 +07:00
Faisal Amir
bf9cd4443c
feat: disable send button and show tooltip when user have changes value on setting panel
2024-01-04 14:39:33 +07:00
Faisal Amir
4c67e5021c
feat: keep new value within the reset function when user save new thread setting
2024-01-04 14:39:33 +07:00
Faisal Amir
2a90cac56d
feat: make auto focus button leave when dialog unsave setting shown
2024-01-04 14:39:33 +07:00
Faisal Amir
b1f33d3d18
feat: revamp new thread setting panel flow
2024-01-04 14:39:33 +07:00
Faisal Amir
4e26e1a598
update state case when user change value form and revert to old state
2024-01-04 14:39:33 +07:00
Faisal Amir
6780807949
feat: show button save and cancel form when have changes value
2024-01-04 14:39:33 +07:00
Faisal Amir
347e47f1ce
feat: finalize UI form new right panel thread
2024-01-04 14:39:33 +07:00
Faisal Amir
590fa67244
feat: finished new UI thread setting pannel
2024-01-04 14:39:33 +07:00
Faisal Amir
2332c4e1d2
feat: change layout thread setting right panel
2024-01-04 14:39:33 +07:00
Hieu
ed3e3600aa
docs: index page autogenerated ( #1330 )
...
docs: index page autogenerated
2024-01-04 14:10:38 +07:00
Ho Duc Hieu
4dd22198b6
Merge branch 'docs/configure-page-index' of https://github.com/janhq/jan into docs/configure-page-index
2024-01-04 14:06:36 +07:00
Ho Duc Hieu
c51edd12ac
docs: remove unnec change
2024-01-04 14:06:26 +07:00
Hieu
f8f07db3db
Merge branch 'main' into docs/configure-page-index
2024-01-04 13:54:59 +07:00
Ho Duc Hieu
1cea349748
docs: configure index page
2024-01-04 13:51:14 +07:00
0xSage
d63ae69838
Merge pull request #1326 from janhq/0xSage-patch-1
...
docs: Update product.md
2024-01-04 13:35:51 +08:00
0xSage
48dff327f3
Merge pull request #1327 from janhq/0xSage-patch-2
...
docs: Update 01-server.md
2024-01-04 13:35:42 +08:00
0xSage
86626fc84f
docs: Update 01-server.md
2024-01-04 13:22:28 +08:00
0xSage
963ae1b0fc
docs: Update product.md
2024-01-04 13:17:00 +08:00
Louis
566a5a332f
refactor: deprecate the appVersion IPC and use the predefined VERSION from webpack ( #1309 )
...
## Description
According to #1287 , the web version will be updated accordingly. There is no need to use the electron app version anymore. It's to reduce the IPC dependency and reduce requests.
2024-01-04 11:22:24 +07:00
Louis
051dbcb937
fix: app getting stuck at downloading 99 percent while downloading model ( #1320 )
...
Addressed a critical issue where the application would become unresponsive at the 99 percent mark during model download
2024-01-04 11:22:11 +07:00
Hieu
7c784eada6
docs: update using models documentation ( #1288 )
...
docs: update using models documentation
2024-01-04 10:39:13 +07:00
Hieu
f6aba5eae1
Merge branch 'main' into docs/pointing-client-remote-server
2024-01-04 10:26:25 +07:00
Service Account
a9c1be1669
janhq/jan: Update README.md with nightly build artifact URL
2024-01-03 20:20:15 +00:00
Ho Duc Hieu
6a15c0c517
docs: finalize integrate with remote server
2024-01-03 21:20:08 +07:00
Ho Duc Hieu
f18effab2f
Merge branch 'docs/pointing-client-remote-server' of https://github.com/janhq/jan into docs/pointing-client-remote-server
2024-01-03 21:16:51 +07:00
Ho Duc Hieu
ef32097153
docs: update SEO
2024-01-03 21:16:38 +07:00
Ho Duc Hieu
efd90c09af
docs: update better title
2024-01-03 21:15:15 +07:00
Hieu
21f10c4609
Merge branch 'main' into docs/pointing-client-remote-server
2024-01-03 21:09:50 +07:00
Ho Duc Hieu
770aebe7ba
docs: separted model docs
2024-01-03 21:09:02 +07:00
hiento09
c16da28186
correct type utf-8 ( #1311 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-03 16:01:50 +07:00
Ho Duc Hieu
0bf5685378
docs: fixing typo
2024-01-03 15:49:52 +07:00
Ho Duc Hieu
df0f33413c
docs: update overview
2024-01-03 15:29:42 +07:00
Hieu
fd16b31f90
docs: update pm handbook ( #1307 )
...
docs: update pm handbook
2024-01-03 15:26:10 +07:00
Ho Duc Hieu
455528de8d
Merge branch 'docs/pointing-client-remote-server' of https://github.com/janhq/jan into docs/pointing-client-remote-server
2024-01-03 15:24:19 +07:00
Ho Duc Hieu
ea6e23dafe
docs: re-index image assets
2024-01-03 15:24:17 +07:00
0xSage
68b5b9e03e
docs: update pm handbook
2024-01-03 16:20:58 +08:00
Hieu
f691448db2
Merge branch 'main' into docs/pointing-client-remote-server
2024-01-03 15:18:14 +07:00