2721 Commits

Author SHA1 Message Date
Louis
bdebbca9b5
fix: stop openai inference raises something amiss (#1799) 2024-01-26 12:50:58 +07:00
Service Account
b15650269e janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 05:35:57 +00:00
Faisal Amir
a7edd37bfc
fix: disabled input darkmode (#1800) 2024-01-26 12:19:10 +07:00
NamH
143e76a0de
chore: clean up code and remove some lint suppression (#1777)
* chore: clean up code and remove some lint suppression

Signed-off-by: James <james@jan.ai>

* Update .gitignore

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-26 12:19:02 +07:00
Service Account
85b58eb824 janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 04:00:07 +00:00
Hieu
6b92e59b7a
Merge branch 'docs' into update-installation-user-and-developer-guide 2024-01-26 12:12:51 +09:00
Hieu
9388125f16
docs: add OpenAI model list (#1794)
docs: add OpenAI model list
2024-01-26 12:00:55 +09:00
hiento09
99025cb02f
CI nightly update trigger to 3AM UTC +7 Tuesday, Wednesday, and Thursday (#1798)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-26 09:24:09 +07:00
Service Account
a52d81c79a janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 20:16:35 +00:00
hieu-jan
d26e97f4a7 docs: add OpenAI model list 2024-01-26 01:33:45 +09:00
Service Account
b0d63c988d janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 16:30:09 +00:00
NamH
663bf0c902
fix: clean last message when user clean thread message (#1793)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 23:14:24 +07:00
Hieu
8c5ba268fb
Merge pull request #1759 from team-dev-docs/devcontainer
adds devcontainer
2024-01-26 01:11:20 +09:00
hieu-jan
4e3f1a522e docs: add additional reasons to somethings amiss 2024-01-26 01:09:24 +09:00
Hieu
dd5d4aecc1
Merge branch 'docs' into update-api-reference 2024-01-26 00:52:27 +09:00
Service Account
e8796a7ad8 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 15:43:16 +00:00
Service Account
a78e183eeb janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 15:36:30 +00:00
NamH
b2ff76ce80
fix: app log not being printed (#1790)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 22:29:27 +07:00
Louis
7ed523e183
fix: api settings are not applied on changes (#1789) 2024-01-25 22:19:28 +07:00
Hieu
439a02b38d
Merge branch 'docs' into update-installation-user-and-developer-guide 2024-01-26 00:16:35 +09:00
Hieu
ec479137ae
docs: update 06-unexpected-token.mdx (#1786)
docs: update 06-unexpected-token.mdx
2024-01-26 00:05:11 +09:00
hiento09
49670a84c3
Update 06-unexpected-token.mdx 2024-01-25 21:49:44 +07:00
copyhold
b2b1479fc3 Added focus 2024-01-25 16:38:32 +02:00
hiento09
f4bf8badc8
Merge pull request #1783 from janhq/chore/cherrypick-docs-ci
Docs publish to github page trigger on push to docs branch
2024-01-25 21:27:39 +07:00
hiento09
f0e88d6213 Docs publish to github page trigger on push to docs branch (#1782)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-25 21:20:59 +07:00
hiento09
837fa8a82d
Docs publish to github page trigger on push to docs branch (#1782)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-25 21:18:45 +07:00
Service Account
b291b3da71 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 13:12:20 +00:00
Louis
c2310ed030
fix: could not delete model (#1779) 2024-01-25 19:52:54 +07:00
Service Account
75f32614e7 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 11:27:46 +00:00
Louis
917d69db37
fix: can not start model when server is not enabled from model settings page (#1774) 2024-01-25 18:11:31 +07:00
Service Account
01fcfb7097 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 10:35:24 +00:00
Faisal Amir
d779c81483
Merge pull request #1772 from janhq/regression/fix-input-port
regression fix: input port not accept alphabets
2024-01-25 17:16:10 +07:00
Faisal Amir
b9584db826 fix: input port local server not accepted alphabets 2024-01-25 16:56:29 +07:00
Service Account
dea35dad9e janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 09:18:42 +00:00
NamH
acc774dc80
fix(Wording): #1758 correct text for windows (#1768)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 16:02:01 +07:00
NamH
7f55c1bed1
fix(Log): server log is not display in windows (#1764)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 15:58:45 +07:00
hiento09
1b49c76ea8
Merge pull request #1769 from janhq/regression/fix-ci-run-failed
Correct bash script syntax in ci
2024-01-25 15:49:23 +07:00
Hien To
023ab04e94 Correct bash script syntax in ci 2024-01-25 15:42:54 +07:00
hiento09
c752e71f8c
Merge pull request #1767 from janhq/regression/combine-ci-pre-release-and-nightly
Combine 2 ci pipeline pre-release and nightly into one
2024-01-25 15:34:31 +07:00
Hien To
8e28c2a43d Add ignore trigger pre-release to main for docs and README.md 2024-01-25 14:57:54 +07:00
Hien To
f73e7388e2 Combine 2 ci pipeline pre-release and nightly into one for correcting build number nightly 2024-01-25 14:53:44 +07:00
Louis
0e48be67e8
feat: support multiple model binaries (#1659)
* feat: Support multiple model binaries

* fix: Update downloadModel with multiple binaries handler

* feat: Add 3 models with multiple binaries

* chore: fix model download

* fix: model file lookup & model path

* chore: add .prettierrc

* chore: refactor docs

* chore: bump model version

* fix(capybara): add filename

* fix(codeninja): add file name + llama model path

* fix(default): add llama model path

* fix(deepseek coder): add filename

* fix(deepseek 33B): add filename

* fix(dolphin mixtral): add filename

* fix(llama2-chat): add filename

* fix(llama2-70B): add filename

* fix(mistral 7b): add filename + model path

* fix(bakllava): correct size model

* fix(llava-7b): correct size model

* fix(llava-13b): correct size model

* fix(mixtral-8x7b): add file name + modelpath

* fix(noramaid-7b): add file name + modelpath

* fix(openchat-7b): add file name + modelpath

* fix(openhermes-7b): add file name + modelpath

* fix(phi2-3b): add file name + modelpath

* fix(phind): add file name + modelpath

* fix(solarslerp): add file name + modelpath

* fix(starling): add file name + modelpath

* fix(stealth): add file name + modelpath

* fix(tinyllama): add file name + modelpath

* fix(trinity): add file name + modelpath

* fix(tulu): add file name + modelpath

* fix(wizardcoder): add file name + modelpath

* fix(yi): add file name + modelpath

* update from source -> sources

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: hiro <vuonghoainam.work@gmail.com>
Co-authored-by: hahuyhoang411 <hahuyhoanghhh41@gmail.com>
Co-authored-by: James <james@jan.ai>
2024-01-25 14:05:33 +07:00
Service Account
3b8e2c5585 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 06:39:28 +00:00
avb-is-me
045e544007 adds devcontainer 2024-01-25 06:14:47 +00:00
Service Account
0f3c0e34e4 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 05:02:59 +00:00
hiento09
9f71ec2dd7
Merge pull request #1757 from janhq/hotfix/ci-pre-release-trigger-failed
Hotfix CI pre-release not trigger
2024-01-25 11:46:14 +07:00
Hien To
79049eeefb Remove paths trigger for pre-release ci 2024-01-25 11:46:01 +07:00
Louis
44053a6f26
Merge pull request #1756 from janhq/regression/add-back-open-app-data-folder
fix: bring back open app directory
2024-01-25 11:43:18 +07:00
Service Account
760cdd29d2 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 04:39:01 +00:00
Louis
5f65d007d9 fix: bring back open app directory 2024-01-25 11:27:51 +07:00