208 Commits

Author SHA1 Message Date
Arista Indrajaya
217ae16d86 docs: update models content import and integrate remote -> model.json explanation 2024-03-04 16:41:29 +07:00
Arista Indrajaya
fc8eb28195 docs: update path from category -> guides 2024-03-04 16:40:31 +07:00
Arista Indrajaya
4aa09e06da docs: fix homepage link 2024-03-04 14:38:04 +07:00
Arista Indrajaya
71f314b9c9 docs: change folder structure from quickstart to guides 2024-03-04 12:51:22 +07:00
Arista Indrajaya
9791da5c98 docs: removed duplicate guides section 2024-03-04 12:47:04 +07:00
Henry
30581aeb58
docs: Update 08-antivirus-compatibility-testing.md (#2186)
docs: update 08-antivirus-compatibility-testing.md
2024-02-28 19:20:13 +09:00
Henry
c36de31be5
Merge pull request #2187 from janhq/0xSage-patch-4
docs: Update 01-integrate-continue.mdx
2024-02-28 16:28:26 +09:00
Nicole Zhu
499aa4a98e
docs: Update 01-integrate-continue.mdx 2024-02-28 14:00:03 +08:00
Nicole Zhu
f10b7021e9
docs: Update 08-antivirus-compatibility-testing.md 2024-02-28 13:41:46 +08:00
hieu-jan
17c92d8dc6 fix: change docker command 2024-02-28 00:03:45 +09:00
hieu-jan
d959cbd6f2 docs: update run Jan in Docker mode 2024-02-26 11:37:18 +09:00
hieu-jan
28832b3e18 docs: update based on suggestions 2024-02-21 13:16:06 +07:00
hieu-jan
c8c9ec3064 docs: resolve suggestions 2024-02-21 12:41:20 +07:00
hieu-jan
a1c1db6d88 docs: add doubleslashes reminder for Windows users 2024-02-20 12:47:20 +07:00
hieu-jan
0bf178e4b2 docs: improve absolute filepath 2024-02-19 19:21:21 +07:00
hieu-jan
18deeebc86 docs: fix minor typo 2024-02-19 19:03:45 +07:00
hieu-jan
43ea3681f7 docs: update entire docs 2024-02-19 18:56:27 +07:00
hieu-jan
e25c4e2196 docs: re-structure model docs 2024-02-19 17:45:17 +07:00
hieu-jan
ac62f90653 docs: add ollama integration 2024-02-19 17:31:46 +07:00
hieu-jan
5a2b7ada3c docs: add steps to migrating models from LM Studio 2024-02-19 09:13:21 +07:00
hieu-jan
85d6f4e8cf docs: finalize LM studio integration 2024-02-18 21:35:44 +07:00
hieu-jan
04b01094c3 docs: fix typo 2024-02-18 19:20:34 +07:00
Henry
83a61e37ea
Merge branch 'dev' into docs-add-integrating-mistral-ai 2024-02-18 19:08:23 +07:00
hieu-jan
86a00e9191 docs: add integration docs Mistral AI API 2024-02-18 19:07:43 +07:00
Henry
da0d630a91
add docs for entire advanced settings (#2063)
* add docs for entire advanced settings

* docs: add high quality gif and screenshoot
2024-02-18 16:37:54 +07:00
Henry
1a8593a598
docs:add-advanced-settings-https-proxy (#2054) 2024-02-16 19:20:42 +07:00
Henry
379a41f08e
Merge branch 'dev' into patch-1 2024-02-16 08:07:11 +07:00
hieu-jan
3f31d793a1 docs: enhance documentation and add gif screenshots in high quality 2024-02-16 07:56:50 +07:00
hieu-jan
8f07ee3aa9 docs: enhance content 2024-02-16 07:30:39 +07:00
hieu-jan
e7722e4159 docs: rename image file and format documentation 2024-02-16 07:10:25 +07:00
Henry
8366964faa
Merge branch 'dev' into local-server-documentation 2024-02-16 06:58:47 +07:00
ldebs
ba63c92ed9
Fix #2040 : added /v1 path to apiBase 2024-02-15 18:32:55 +01:00
hieu-jan
ac76dd3105 docs: update 03-gpu-not-used with RTX issues 2024-02-11 11:57:39 +07:00
hieu-jan
d518370e5c docs: add Jan installation using Docker 2024-02-09 21:00:39 +07:00
0xSage
3a34d5391c
chore: keep slug consistent 2024-02-09 16:38:31 +08:00
0xSage
dd8c0eef8d
chore: update slug 2024-02-09 16:37:12 +08:00
Hieu
c85b75610e
Merge branch 'dev' into local-server-documentation 2024-02-08 06:59:26 +07:00
SamPatt
20e7d3071a Updates Guide Using the Local Server 2024-02-04 23:20:21 -05:00
hieu-jan
8ff04f4db9 docs: add app log 2024-02-02 10:03:39 +09:00
hieu-jan
ae23127ddb docs: add trouble 07-undefined-issue 2024-02-02 07:53:01 +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
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
bbc7b75044
Merge branch 'dev' into docs/add-requirements 2024-01-24 10:36:06 +09:00
hieu-jan
445d052201 docs: add troubleshoot unexpected token 2024-01-23 14:37:25 +07: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