Hoang Ha
9849865dc6
Merge pull request #1086 from janhq/fix/model-version
...
Update model version
2023-12-19 11:28:44 +07:00
hahuyhoang411
beb01afb9b
fix(gpt): update model version
2023-12-19 11:15:29 +07:00
Louis
e3c1787d57
fix: app failed to load model sometime due to race condition ( #1071 )
2023-12-19 11:10:07 +07:00
Faisal Amir
99acaffd2c
fix: showig placeholder when model metadata size is empty
2023-12-19 10:52:22 +07:00
Faisal Amir
87facacb9a
fix: autoresize chatbox textarea
2023-12-19 10:52:22 +07:00
NamH
55ab4ae70f
fix(thread): #1043 default model to prefer active model ( #1070 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-12-19 10:51:41 +07:00
Service Account
d528dc8a81
janhq/jan: Update README.md with nightly build artifact URL
2023-12-18 20:18:37 +00:00
hiento09
9004671e5f
Fix nightly build autoupdater ( #1073 )
...
* add zip file for auto updater
* remove non-exist file in aws s3api put-object
---------
Co-authored-by: Service Account <service@jan.ai>
2023-12-19 02:57:58 +07:00
hiento09
a296cb2c85
Feature autoupdater for nightly build ( #1068 )
...
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* Correct yml file for auto updater electron
* Add channel for auto-updater
* Add channel for auto-updater
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-12-19 00:06:09 +07:00
Faisal Amir
aa69bc5f46
feat: copy button for code block
2023-12-18 22:42:19 +07:00
0xSage
c22eea92af
Merge pull request #1066 from janhq/0xSage-patch-1
...
docs: Update product.md
2023-12-18 22:23:15 +08:00
0xSage
0551d6ddbd
docs: Update product.md
...
change post sync with dan
2023-12-18 22:22:19 +08:00
hiento09
9398b734a1
Posthog disable click event and increase timeout for nitro load model request ( #1060 )
...
Co-authored-by: Service Account <service@jan.ai>
2023-12-18 21:10:36 +07:00
0xSage
7c610517ea
Merge pull request #1058 from janhq/0xSage-patch-1
...
Update issue templates
2023-12-18 18:03:51 +08:00
0xSage
0f1f9dfbbf
Update epic-request.md
2023-12-18 18:01:57 +08:00
0xSage
838b476693
Merge pull request #1047 from janhq/docsNits
...
docs: improve quickstart docs
2023-12-18 17:35:02 +08:00
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
Louis
80f953ba1b
fix: thread is broken after deleted first generated message ( #1061 )
2023-12-18 15:39:29 +07:00
0xSage
452e1618cf
Update issue templates
2023-12-18 14:35:43 +08:00
hiento09
54f916d3fe
Enhancements to Dependency Installation and App Testing ( #965 )
...
* Add check build extensions
* Correct Makefile check extenstions
* Add check build extensions
* Correct Makefile check extenstions
* Include Makefile change will run test
* Fix error on linux
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-12-18 09:29:53 +07:00
Service Account
98068516ab
janhq/jan: Update README.md with nightly build artifact URL
2023-12-17 20:15:48 +00:00
Service Account
d6797b397b
janhq/jan: Update README.md with nightly build artifact URL
2023-12-16 20:16:49 +00: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