1421 Commits

Author SHA1 Message Date
0xSage
3fb80a11a1 nits 2023-12-18 17:34:20 +08:00
0xSage
ea81704d91 docs: add pm handbook 2023-12-18 17:20:03 +08:00
0xSage
5e460c2a84 docs: improve quickstart docs 2023-12-16 22:38:26 +08:00
hiro
2b0048ff51
Merge pull request #1035 from janhq/update-ctxlen
Update ctx_len and max_tokens
2023-12-16 10:23:12 +07:00
Service Account
daf04ecd97 janhq/jan: Update README.md with nightly build artifact URL 2023-12-15 20:15:58 +00:00
Louis
f62b0ca4ef
chore: remigrate if there is no models dir (#1038) v0.4.2 2023-12-15 21:09:35 +07:00
Service Account
1fa05cf9ce janhq/jan: Update README.md with nightly build artifact URL 2023-12-15 10:52:14 +00:00
hiento09
fde176955a
bump nitro version to 0.1.30 (#1036) 2023-12-15 17:39:49 +07:00
hahuyhoang411
a09a486906 fix(tinyllama): adjust ctx+maxtok 2023-12-15 16:36:39 +07:00
hahuyhoang411
2d63efdd86 fix(models): update ctxlen + maxlength to 4096 2023-12-15 16:35:00 +07:00
Hoang Ha
4c9a26474b
Hotfix model hub (#1033)
* add(openhermes): hotfix cover png

* add(openhermes): hotfix tag

* add(solarslerp): update missing model.json
2023-12-15 16:24:41 +07:00
Louis
92442ba093
fix: migrate new models (#1034)
* fix: migrate new models

* fix: filter out invalid model files

* chore: migrate models
2023-12-15 16:14:52 +07:00
0xSage
974cbff76d
Merge pull request #1032 from janhq/copyFixes
style: in app copy fixes
2023-12-15 16:34:40 +08:00
0xSage
c556427905 more copy nits 2023-12-15 16:33:49 +08:00
0xSage
6158f8593a chore: in app copy fixes 2023-12-15 16:24:15 +08:00
Service Account
2e084f6800 Update README.md with Stable Download URLs 2023-12-15 08:10:06 +00:00
Hoang Ha
ecc866427b
Update Model.json (#1005)
* add(mixtral): add model.json for mixtral

* archived some models + update the model.json

* add(model): add pandora 10.7b

* fix(model): update description

* fix(model): pump vers and change the featured model to trinity

* fix(model): archive neuralchat

* fix(model): decapriated all old models

* fix(trinity): add cover image and change description

* fix(trinity): update cover png

* add(pandora): cover image

* fix(pandora): cover image

* add(mixtral): add model.json for mixtral

* archived some models + update the model.json

* add(model): add pandora 10.7b

* fix(model): update description

* fix(model): pump vers and change the featured model to trinity

* fix(model): archive neuralchat

* fix(model): decapriated all old models

* fix(trinity): add cover image and change description

* fix(trinity): update cover png

* add(pandora): cover image

* fix(pandora): cover image

* chore: model desc nits

* fix(models): adjust the size for solars and pandoras

* add(mixtral): description

---------

Co-authored-by: 0xSage <n@pragmatic.vc>
2023-12-15 14:19:49 +07:00
Louis
cf7e9350b7 fix: show proper error message 2023-12-15 14:14:59 +07:00
Louis
d9b0625b17 chore: read and write openai settings 2023-12-15 14:14:59 +07:00
Faisal Amir
48195371e2 fix: prepare add UI input for openai key 2023-12-15 14:14:59 +07:00
hiento09
9dd13716be
Separate posthog project for jan app and docs (#1029)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-15 12:50:17 +07:00
hiento09
69cfeced99
Update posthog capture url list (#1022)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-15 12:10:30 +07:00
0xSage
79f4bd1978
Merge pull request #1021 from janhq/importModelDocs
docs: second half of "import model docs" PR
2023-12-15 12:47:52 +08:00
Hoang Ha
0ecd06efcf
Merge branch 'main' into importModelDocs 2023-12-15 11:46:51 +07:00
0xSage
473f99ed44 deconflict 2023-12-15 12:43:18 +08:00
Hoang Ha
45ac60666b
Merge pull request #1020 from janhq/importModelDocs
docs: how to import models
2023-12-15 11:42:05 +07:00
Hoang Ha
eb6a2cd41a
Merge branch 'main' into importModelDocs 2023-12-15 11:41:58 +07:00
0xSage
f94256066c nits 2023-12-15 12:41:28 +08:00
0xSage
80b6c01231 nits 2023-12-15 12:41:11 +08:00
Hoang Ha
ae82c65367
fix(json): change from pandora to trinity for hardware friendly 2023-12-15 11:38:31 +07:00
0xSage
b759a8c101 nits 2023-12-15 12:33:14 +08:00
0xSage
9567ab9486 docs: how to import models 2023-12-15 12:29:26 +08:00
Service Account
eb642e0f20 janhq/jan: Update README.md with nightly build artifact URL 2023-12-15 04:18:10 +00:00
hiento09
66cd1817f9
fix bug #1013, enable posthog for release app version only (#1019)
Co-authored-by: Hien To <hien@jan.ai>
2023-12-15 10:52:59 +07:00
Louis
bcc9bd6997
fix: delete first message then regenerate again will break the thread (#1015) 2023-12-15 09:57:06 +07:00
Service Account
305d0427a4 janhq/jan: Update README.md with nightly build artifact URL 2023-12-14 20:15:12 +00:00
Faisal Amir
a83a3d4565 feat: app theme depend on localstorage instead native theme electron 2023-12-14 20:14:44 +07:00
Louis
cb3055ca2e
fix: #995 - Fix onboarding state and model sorting (#1009)
* fix: #995 - Fix onboarding state and model sorting

* fix: typo
2023-12-14 20:11:17 +07:00
Louis
137bc0e8a5
chore: limit analytics events capture (#1012) 2023-12-14 20:11:07 +07:00
Faisal Amir
4f41dab9b5 feat: move stop inference button into the send button 2023-12-14 16:40:51 +07:00
Faisal Amir
ef85220910 fix: remove console 2023-12-14 14:44:55 +07:00
Faisal Amir
8e551d0a06 fix: wrong selected model right panel 2023-12-14 14:44:55 +07:00
Louis
e71de25f5e
fix: review finder and view as json (#1000) 2023-12-14 14:30:38 +07:00
Faisal Amir
01939afb40 fix: separate model start loader 2023-12-14 13:42:21 +07:00
Faisal Amir
c17a4fec6e feat: fake loader when starting model 2023-12-14 13:42:21 +07:00
Faisal Amir
7cc9f75622 fix: enable download app linux 2023-12-14 13:37:57 +07:00
Faisal Amir
d384970360 fix: remove coming soon windows 2023-12-14 10:33:00 +07:00
Service Account
5d3382810a Update README.md with Stable Download URLs 2023-12-14 03:20:04 +00:00
Service Account
596f40f202 janhq/jan: Update README.md with nightly build artifact URL v0.4.1 2023-12-13 20:15:04 +00:00
Louis
f22d7d99a7
chore: add desktop app analytics (#978) 2023-12-13 20:26:47 +07:00