tikikun
fd0f64c899
fix typo
2023-12-04 16:22:29 +07:00
automaticcat
9ebbaedc99
Merge pull request #816 from janhq/810-docs-add-modeljson-and-revamp-models-specs-page
...
810 docs add modeljson and revamp models specs page
2023-12-04 15:39:39 +07:00
automaticcat
312a1c4ac6
Merge branch 'main' into 810-docs-add-modeljson-and-revamp-models-specs-page
2023-12-04 15:38:04 +07:00
hiento09
a016b73c3a
Switch to download nitro .tar.gz file instead of .zip file on windows ( #832 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-04 15:30:35 +07:00
tikikun
efe3b2328a
only two values now
2023-12-04 15:21:39 +07:00
Hoang Ha
72e9b193b5
Merge branch 'main' into update-model-hub
2023-12-04 14:33:34 +07:00
hiento09
443e595918
Add document for nightly build and update message for manual build ( #831 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-04 14:28:53 +07:00
hahuyhoang411
84c940be47
update prompt templte
2023-12-04 14:28:36 +07:00
hahuyhoang411
d90f1e7488
Merge branch 'main' into update-model-hub
2023-12-04 14:15:08 +07:00
hahuyhoang411
23a6ecdd89
update tags
2023-12-04 14:14:43 +07:00
hahuyhoang411
43b538e800
update openhermes 7b
2023-12-04 14:13:00 +07:00
hiro
c4fab6d648
Merge pull request #830 from janhq/chore/bump_nitro_0.1.20
...
chore: Bump nitro to 0.1.20
2023-12-04 13:27:38 +07:00
hiro
d8db5907b8
chore: Bump nitro to 0.1.20
2023-12-04 13:25:04 +07:00
tikikun
34b251d689
fix mistake putting model into engine
2023-12-04 13:21:54 +07:00
hahuyhoang411
fc2af712e4
update llama2 70b chat
2023-12-04 12:35:53 +07:00
hahuyhoang411
88e37e1f2d
update ctxlen
2023-12-04 12:34:10 +07:00
hahuyhoang411
dbc12d27c8
update mistral 7b chat
2023-12-04 12:32:56 +07:00
hahuyhoang411
6a54587319
update llama 2 7b chat
2023-12-04 12:26:50 +07:00
hahuyhoang411
e76233113d
Merge branch 'update-model-hub' of https://github.com/janhq/jan into update-model-hub
2023-12-04 12:15:33 +07:00
Hoang Ha
3bdf80fa54
Merge branch 'main' into update-model-hub
2023-12-04 12:15:17 +07:00
hahuyhoang411
3025e3b5f7
Merge branch 'main' into update-model-hub
2023-12-04 12:15:02 +07:00
hahuyhoang411
c27a1cc379
update tags for models
2023-12-04 11:56:39 +07:00
hahuyhoang411
4440b58b15
decapriate some 7B models
2023-12-04 11:52:34 +07:00
hahuyhoang411
5cc8e0f9a9
decapriate some small models
2023-12-04 11:50:56 +07:00
hahuyhoang411
2e96aacf55
decapriate some 34b models
2023-12-04 11:42:46 +07:00
hahuyhoang411
fc6f8d2c0a
decapriate some 70b models
2023-12-04 11:41:30 +07:00
Faisal Amir
424b00338e
feat: revamp thread screen ( #802 )
...
* Make thread screen as default screen
* Blank state when user have not any model
* Cleanup topbar thread screen
* Improve style right panel
* Add instructions right panel
* Styling thread list history
* Resolve conflict
* Default title new thread
* Fix trigger panel sidebar
* Make default right panel false when no activethread
* Fix CI test
* chore: assistant instruction with system prompt
* Fix title and blank state explore the hub
* Claenup style thread screen and add buble message for assitant
* Remove unused import
* Styling more menus on thread list and right panel, and make max height textarea 400 pixel
* Finished revamp ui thread
* Finished system monitor UI
* Style box running models
* Make animate right panel more smooth
* Add status arround textarea for starting model info
* Temporary disable hide left panel
* chore: system resource monitoring update
* copy nits
* chore: typo
* Reverse icon chevron accordion
* Move my models into setting page
---------
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: 0xSage <n@pragmatic.vc>
2023-12-04 10:55:47 +07:00
tikikun
b556e421d1
add engine_id field
2023-12-04 10:51:24 +07:00
tikikun
a4c394dfa8
add engine_id field
2023-12-04 10:49:54 +07:00
hiento09
e5a440fc8f
Refactor build:extension command ( #822 )
...
* Refactor build:extenstions command
* Enable parallel build extension
* build extension on windows, set job name similar to folder name
* windows build extension write logs to console for debugging
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <hien@jan.ai>
2023-12-04 10:30:03 +07:00
hieu-jan
5dfa40d57d
remove current response
2023-12-04 10:27:40 +09:00
hieu-jan
87484e8428
docs: update assistant object
2023-12-04 10:25:32 +09:00
Hieu
c4d78f7cc6
Merge branch 'main' into docs/assistants-api-reference
2023-12-04 10:16:17 +09:00
Hieu
a6b4438930
fix/docusaurus-seo ( #818 )
...
fix/docusaurus-seo
2023-12-03 13:46:45 +09:00
0xSage
48882d67f6
Merge branch 'main' into fix/docusaurus-seo
2023-12-03 12:13:51 +08:00
Louis
96358dc71c
fix: CI script - reorder copy models action ( #819 )
2023-12-02 08:30:34 +07:00
Linh Tran
f5c19bccc5
Switch to fastify + add model CRUD impl
2023-12-01 23:02:35 +07:00
Linh Tran
1bf75cfd05
Merge branch 'main' of https://github.com/janhq/jan into 768-fs-adapter-calling-server-api-for-handling-fs
2023-12-01 23:01:26 +07:00
hieu-jan
b777ff085d
allow robots
2023-12-01 23:41:53 +09:00
Hieu
42674fd79f
Merge branch 'main' into docs/assistants-api-reference
2023-12-01 23:37:21 +09:00
hieu-jan
1d557f7e1f
add og:type
2023-12-01 23:34:27 +09:00
hieu-jan
81c006d922
approve index
2023-12-01 23:25:02 +09:00
hieu-jan
89783e8856
add robots noindex
2023-12-01 23:18:38 +09:00
hieu-jan
164a62d010
add noIndex
2023-12-01 23:11:13 +09:00
hieu-jan
f1782689d8
improve docs
2023-12-01 22:54:03 +09:00
hieu-jan
a5a71d792e
improve SEO
2023-12-01 22:50:03 +09:00
hieu-jan
5e81915386
improve SEO
2023-12-01 22:49:31 +09:00
hieu-jan
3cca60842f
change old description
2023-12-01 22:40:29 +09:00
hieu-jan
56f0aa0733
add custom meta for each page
2023-12-01 22:34:37 +09:00
NamH
1bf4c1b621
feat: pre-populate Jan's /models folder ( #796 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-12-01 18:03:51 +07:00