2705 Commits

Author SHA1 Message Date
Henry
acd0e79318
docs: update errors code (#2276)
docs: update errors code
2024-03-09 01:03:10 +09:00
hieu-jan
1f6ba881fc docs: fix typo 2024-03-09 00:56:19 +09:00
hieu-jan
82eb31114b docs: fixing slug 2024-03-08 19:25:50 +09:00
Henry
e63c080192
docs: update about page (#2275)
docs: update about page
2024-03-08 19:08:57 +09:00
Henry
265fce4169
Merge branch 'dev' into eckartal-patch-1 2024-03-08 19:02:52 +09:00
NamH
3320162ea9
chore: small update/fixes for quick ask window (#2279)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-08 15:01:04 +07:00
hahuyhoang411
3c1607fe44 fix: coorect slug 2024-03-08 14:44:42 +07:00
hahuyhoang411
8b8c9d748e add: threads disappearance 2024-03-08 14:44:21 +07:00
hahuyhoang411
775ae0b994 add: no assistant bug docs 2024-03-08 14:34:57 +07:00
Faisal Amir
e22fdec230
fix: reducing height title-bar drag window for enable clickable quick ask (#2278) 2024-03-08 14:34:42 +07:00
hahuyhoang411
2726ed34cd fix: typo 2024-03-08 14:34:35 +07:00
hahuyhoang411
6cf2a46253 add: error message for wbem 2024-03-08 13:45:18 +07:00
hahuyhoang411
5c7ac0a752 add: docs for cpus without avx 2024-03-08 13:40:37 +07:00
hahuyhoang411
bb4c72d892 add: init first draft version 2024-03-08 12:07:10 +07:00
NamH
f36d740b1e
feat: add quick ask (#2197)
* feat: add quick ask

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-03-08 10:01:37 +07:00
hieu-jan
11d8c4783e docs: correct typo and format style 2024-03-08 08:04:17 +09:00
eckartal
d07c3deac4
Update about.md
Updated how we tell the Jan's story
Changed the sections and their hierarchies
Added values/principles
Updated the table
Added "Join the team" and "how we work" sections
2024-03-07 23:27:31 +03:00
Henry
e43e97827c
feat: changeEditUrl (#2271)
feat: changeEditUrl
2024-03-07 18:18:17 +09:00
hieu-jan
61da852343 feat: changeEditUrl 2024-03-07 18:12:44 +09:00
Service Account
e70773da91 janhq/jan: Update README.md with nightly build artifact URL 2024-03-07 06:29:36 +00:00
hiento09
3ef660b7fe
Add modify notary team in CI (#2265)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-03-07 12:25:30 +07:00
NamH
5abe2e1c24
chore: temporary remove convert model (#2266)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-07 12:16:18 +07:00
Service Account
04077ac493 janhq/jan: Update README.md with nightly build artifact URL 2024-03-07 04:48:40 +00:00
Louis
49ad855843
feat: prompt user to download an update manually (#2261) 2024-03-07 09:36:42 +07:00
Henry
e2e3ae74fa
docs: Update broken link and fix the slug (#2260)
docs: Update broken link and fix the slug
2024-03-07 10:09:07 +09:00
Service Account
b4f6e2724b janhq/jan: Update README.md with nightly build artifact URL 2024-03-06 15:36:45 +00:00
Service Account
e2d42aa984 janhq/jan: Update README.md with nightly build artifact URL 2024-03-06 14:43:09 +00:00
Hoang Ha
610a384af8
Chore: Update new models to model hub (#2192)
* add: qwen 7B

* add: gemma 7B

* add: qwen prompt tempalte

* fix: prompt template gemma 7b

* add: gemma 2b

* fix: correct id gemma 2b

* chore: fix noromaid  model size
2024-03-06 21:28:05 +07:00
Arista Indrajaya
2677ef4a15 docs: fix the changelog v0.4.1 2024-03-06 20:15:44 +07:00
Arista Indrajaya
b950518e4d docs: fix the slug for changelog 2024-03-06 20:14:01 +07:00
Arista Indrajaya
84414479e4 docs: fix the broken link -> redirect to the right paths 2024-03-06 20:12:46 +07:00
Louis
7556430693
fix: should not attach error messages to the completion request (#2258) 2024-03-06 16:15:46 +07:00
Arista Indrajaya
7e2f1d9ada docs: update the content for thread and best practices 2024-03-06 13:58:12 +07:00
Arista Indrajaya
dd1f20f8ec docs: update manual import slug 2024-03-06 13:57:53 +07:00
Arista Indrajaya
059461db49 docs: Add guides doc for how to get error logs 2024-03-06 13:57:27 +07:00
Arista Indrajaya
9d0cdf8de9 docs: update the changelog docs 2024-03-06 13:56:39 +07:00
Henry
9dc4ede692
docs: fix navbar issues (#2253)
docs: fix navbar issues
2024-03-06 15:12:47 +09:00
Louis
5ca3069fa1
fix: image upload button and drag event are not enabled (#2248)
* fix: image upload button and drag event are not enabled

* fix: add tooltips for unsupported model
2024-03-06 09:09:38 +07:00
Arista Indrajaya
7f6e4abb7f docs: Fix navbar issues. Keep stay when clicked other menu items from the sidebar. 2024-03-06 08:31:14 +07:00
Service Account
e9e69425ca janhq/jan: Update README.md with nightly build artifact URL 2024-03-05 20:15:12 +00:00
NamH
510491253c
fix: error message being sent along with conversation when inference (#2242)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-05 22:09:38 +07:00
Henry
c91b212b02
docs: update content for Hub page and Guides section (#2245)
docs: update content for Hub page and Guides section
2024-03-05 21:11:07 +09:00
hieu-jan
b0f4c87e90 docs: improve current text 2024-03-05 21:09:15 +09:00
hieu-jan
d6af0f0778 docs: update not-using-gpu 2024-03-05 21:05:53 +09:00
hieu-jan
b24de38321 docs: fix typo and grammar issues 2024-03-05 21:02:31 +09:00
hieu-jan
408fa12dd2 docs: correct explanation of https proxy affect 2024-03-05 20:53:30 +09:00
Arista Indrajaya
2cb3dbde24 docs: Update content for common-error 2024-03-05 18:09:53 +07:00
Arista Indrajaya
7a1154ae8b docs: Update content for guides -> advanced settings 2024-03-05 18:09:36 +07:00
Arista Indrajaya
5bd20d7acf docs: Add new content best practices for guides section 2024-03-05 18:09:07 +07:00
Arista Indrajaya
36eb19584a docs: Update hub page content 2024-03-05 18:08:20 +07:00