1118 Commits

Author SHA1 Message Date
Hieu
36cd5988d4
feat: integrate umami (#1809)
* feat: integrate umami

* fix: linter issue

* fix: run eslint

* fix window umami null

* fix property type error

* fix: check configuration before requesting analytics script

* fix: test cases

---------

Co-authored-by: Louis <louis@jan.ai>
2024-02-01 21:00:16 +07:00
Hieu
514d364a0b
Merge branch 'docs' into update-installation-user-and-developer-guide 2024-01-29 11:21:52 +09:00
Hieu
be720e4cb7
Merge branch 'docs' into update-api-reference 2024-01-26 15:53:56 +09:00
Hieu
6b92e59b7a
Merge branch 'docs' into update-installation-user-and-developer-guide 2024-01-26 12:12:51 +09:00
hieu-jan
d26e97f4a7 docs: add OpenAI model list 2024-01-26 01:33:45 +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
Hieu
439a02b38d
Merge branch 'docs' into update-installation-user-and-developer-guide 2024-01-26 00:16:35 +09:00
hiento09
49670a84c3
Update 06-unexpected-token.mdx 2024-01-25 21:49: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
hieu-jan
64cabe3d56 chore: lint .yaml 2024-01-24 11:37:08 +09:00
hieu-jan
b4ffe006fe docs: format .yaml 2024-01-24 10:55:24 +09:00
hieu-jan
45c08597fe docs: update DeleteModelResponse 2024-01-24 10:52:48 +09:00
hieu-jan
8b7f90255d Merge branch 'docs/add-requirements' of https://github.com/janhq/jan into docs/add-requirements 2024-01-24 10:44:27 +09:00
hieu-jan
89bec2a8a9 docs: fix typo 2024-01-24 10:44:05 +09:00
Hieu
bbc7b75044
Merge branch 'dev' into docs/add-requirements 2024-01-24 10:36:06 +09:00
hieu-jan
b2d0add006 docs: add more details 2024-01-24 10:33:44 +09:00
hieu-jan
ce68ccf178 docs: change 127.0.0.1 to localhost 2024-01-24 01:47:49 +09:00
hieu-jan
0afdee4a98 docs: update API Reference page 2024-01-24 01:40:08 +09:00
hieu-jan
445d052201 docs: add troubleshoot unexpected token 2024-01-23 14:37:25 +07:00
NamH
d852219c4c
fix(API): #1720 host/port provided in the local API server does not fully applied (#1721)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-23 12:30:43 +07:00
hieu-jan
b946c5d3e0 docs: correct slug 2024-01-23 03:05:48 +09:00
hieu-jan
b14ff4cdb5 docs: finalize install and prerequisitites 2024-01-23 03:00:51 +09:00
hieu-jan
7c0c6924d8 docs: finalize-installation-and-prerequisites 2024-01-23 02:28:37 +09:00
hieu-jan
f23e9115fc docs: add developer/install-and-prerequisites 2024-01-23 01:22:36 +09:00
hieu-jan
cef149a11b docs: finalize installation guide 2024-01-23 00:33:18 +09:00
hieu-jan
0f8deddcdf docs: add requirements to installation guides 2024-01-23 00:27:13 +09:00
hieu-jan
285c3632cb docs: fix sidebar warning 2024-01-22 16:24:05 +09:00
hieu-jan
97c122986a docs: add DocCardList 2024-01-22 16:21:32 +09:00
0xSage
5a11d4a69f Merge branch 'cleanAbout' of https://github.com/janhq/jan into cleanAbout 2024-01-22 14:52:21 +08:00
0xSage
246f598f48 docs: fix product page slug 2024-01-22 14:52:15 +08:00
0xSage
29dbd56eee
Merge branch 'dev' into cleanAbout 2024-01-22 14:50:12 +08:00
0xSage
bf12b78e29 docs: new pages for eng and product 2024-01-22 14:49:54 +08:00
0xSage
7d09223c69 docs: fix about pages 2024-01-22 14:23:08 +08:00
hieu-jan
368b621af7 fix: hot-fix algolia search 2024-01-22 15:21:57 +09:00
hieu-jan
1d4bf78285 docs: update 02-somethings-amiss 2024-01-18 22:18:49 +07:00
Hieu
81e2b8d885
docs: add user and developer guides for extensions (#1657)
docs: add user and developer guides for extensions (#1657)
2024-01-18 18:06:48 +07:00
hieu-jan
1561fc4825 docs: add developer guide your first extension 2024-01-18 18:00:32 +07:00
Hieu
e17d30bb2c
docs: add QA Script (#1660)
* docs: create QA_Script

* docs: finalize QA Script template
2024-01-18 15:47:53 +07:00
hieu-jan
7e829becb7 docs: add extensions guide 2024-01-18 11:17:05 +07:00
hieu-jan
79c5c86bfa docs: shorten structure 2024-01-17 13:57:29 +07:00
Hieu Ho
e131390aee docs: update slug and description 2024-01-17 13:02:32 +07:00
Hieu Ho
76154b4b39 docs: minor change 2024-01-17 13:01:11 +07:00
Hieu Ho
abd37f77d9 docs: finalize 07-antivirus-compatibility-testing 2024-01-17 12:53:21 +07:00
Hieu
a5e5545d77
docs: update 02-somethings-amiss.mdx (#1634)
Update 02-somethings-amiss.mdx
2024-01-17 08:38:52 +07:00
Hieu Ho
cdd53080db docs: finalize something's amiss error 2024-01-17 08:35:01 +07:00
Renee
b365bff50f
Update 02-somethings-amiss.mdx
added kws based on GSC queries
2024-01-17 09:19:27 +08:00
Hieu
98a7f97a5f
docs: add integration AzureOpenAI (#1632)
docs: add integration AzureOpenAI
2024-01-16 23:40:41 +07:00
Hieu
8c24f38d7c
docs: add troubleshooting permission denied (#1631)
docs: add troubleshooting permission denied
2024-01-16 23:40:20 +07:00
Hieu Ho
7df33c2021 docs: finalize error log 2024-01-16 22:18:24 +07:00