2488 Commits

Author SHA1 Message Date
Arista Indrajaya
3a3622a815 docs: fix apiBase value -> http://localhost:1337/v1 2024-02-28 08:56:53 +07:00
Arista Indrajaya
a535ce8858 docs: fix typo and shorten the step title 2024-02-28 08:56:18 +07:00
Arista Indrajaya
0e52499fbd docs: remove unecessary code/content 2024-02-28 08:55:43 +07:00
Arista Indrajaya
3d24af5504 docs: fix the customize engine section 2024-02-28 08:55:15 +07:00
Arista Indrajaya
701dd309bc docs: add error-codes content 2024-02-27 16:56:32 +07:00
Arista Indrajaya
94e8b23365 docs: add common error content 2024-02-27 16:56:20 +07:00
Arista Indrajaya
9210d20591 docs: update extension content 2024-02-27 16:55:56 +07:00
Arista Indrajaya
b081a91ca3 docs: update the content of integration & add discord + openinterpreter 2024-02-27 16:55:33 +07:00
Arista Indrajaya
b4e2ee72bb docs: update the models content 2024-02-27 16:55:06 +07:00
Arista Indrajaya
b7248bcf62 docs: correct content on quickstart & installation 2024-02-27 16:54:46 +07:00
Arista Indrajaya
0dbccbd7ef docs: add and update the path of Image 2024-02-27 16:51:31 +07:00
Henry
3e0fe741fb
Merge branch 'dev' into docs-pena-team 2024-02-23 19:56:15 +09:00
Henry
c4ab52be48
Merge pull request #2138 from aindrajaya/docs-pena-team
Docs pena team - Add Quickstart Docs
2024-02-23 19:53:03 +09:00
Arista Indrajaya
fcb909f957 Add plugin to fetch GH releases page recent data 2024-02-23 17:27:02 +07:00
Arista Indrajaya
4e89732419 Update quickstart content
Add quickstart content to the Jan docs and update the Docusaurus config and Sidebars
2024-02-23 17:26:24 +07:00
Faisal Amir
563f37f884
fix: system monitor ui (#2135) 2024-02-23 17:12:26 +07:00
Henry
bddb95730f
docs: hide incomplete pages (#2127)
docs: hide incomplete pages
2024-02-23 11:42:29 +09:00
Service Account
941667ecbf janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 14:45:10 +00:00
hieu-jan
18c983718e Merge branch 'docs-hide-incomplete-pages' of https://github.com/janhq/jan into docs-hide-incomplete-pages 2024-02-22 22:30:41 +09:00
hieu-jan
1248593247 feat: sync website footer with about page 2024-02-22 22:28:39 +09:00
Henry
451459c8e3
Merge branch 'dev' into docs-hide-incomplete-pages 2024-02-22 22:18:46 +09:00
hieu-jan
7ce0a13e90 revert content & remove sidebar only 2024-02-22 22:17:14 +09:00
hieu-jan
a790209922 fix typo 2024-02-22 22:10:06 +09:00
hieu-jan
8f6b9b5adf docs: hide incomplete roadmap page 2024-02-22 21:56:41 +09:00
Service Account
64ee25ba00 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 12:53:11 +00:00
Service Account
cb10983741 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 11:24:49 +00:00
Service Account
da298ac862 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 08:03:38 +00:00
Faisal Amir
56be7742e7
feat: revamp system monitor (#2097)
* feat: revamp system monitor

* feat: revamp system monitor ui

* remove system monitor page

* fix e2e test navigation

* added click outside system monitor

* update height content system monitor
2024-02-22 13:51:23 +07:00
Henry
a859534ab6
docs: scaffold growth & marketing pages (#1941)
docs: scaffold growth & marketing pages (#1941)
2024-02-22 13:43:10 +07:00
hieu-jan
014a18cd80 docs: sync current analytics docs 2024-02-22 15:37:52 +09:00
hieu-jan
82b91aab84 Merge branch 'website/feb-2024-update' of https://github.com/janhq/jan into website/feb-2024-update 2024-02-22 14:46:35 +09:00
hieu-jan
58f733ab74 docs: update sidebar.js 2024-02-22 14:44:58 +09:00
Henry
79cf9a8f33
Merge branch 'dev' into website/feb-2024-update 2024-02-22 12:42:31 +07:00
hieu-jan
3c1aafddec docs: temporary remove 2035 vision page 2024-02-22 14:42:11 +09:00
Service Account
a787f43cf9 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 05:08:09 +00:00
hiro
926f19bd9b
feat: Add nitro vulkan to support AMD GPU/ APU and Intel Arc GPU (#2056)
* feat: add vulkan support on windows and linux

* fix: correct vulkan settings

* fix: gpu settings and enable Vulkan support

* fix: vulkan support 1 device at a time only

* inference-nitro-extension add download vulkaninfo

---------

Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-22 11:19:36 +07:00
Louis
f60d42a3d3
fix: revert back menu actions (#2120) 2024-02-22 10:48:29 +07:00
Henry
322c834055
docs: add LM Studio and Ollama integrations guide & import model using absolute path (#2076)
docs: add LM Studio and Ollama integrations guide  & import model using absolute path (#2076)
2024-02-22 09:36:47 +07:00
Service Account
79bcc3a8da janhq/jan: Update README.md with nightly build artifact URL 2024-02-21 20:19:06 +00:00
Louis
51bd375cc8
fix: mismatching between nightly build and version - jan about (#2114)
* fix: mismatching between nightly build and version - jan about

* fix: remove nightly indicator
2024-02-21 22:38:11 +07:00
Faisal Amir
94bee0b1b6
fix: flow edit message (#2113)
* fix flow edit message

* flx flow eidt message

* remove unused import
2024-02-21 21:55:37 +07:00
Henry
de89bf2200
Merge branch 'dev' into docs-add-integration-lmstudio 2024-02-21 17:16:25 +07:00
NamH
055cf03539
chore: add app version into log (#2116)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-21 15:13:18 +07:00
Henry
db9ec320a3
Merge branch 'dev' into docs-add-integration-lmstudio 2024-02-21 13:20:04 +07: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
Louis
cffc382caf
fix: tools section should be expanded by default (#2110) 2024-02-21 08:45:37 +07:00
Service Account
939f7c0f77 janhq/jan: Update README.md with nightly build artifact URL 2024-02-20 20:18:19 +00:00
hiento09
49fa6d8df2
Feature helmchart and ci jan server (#2106)
* Add helm chart for jan server

* Add CI for jan server

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-20 22:19:26 +07:00
Louis
7fbc6cb6c0
fix: failed to bind port - nitro error message copy (#2101)
* fix: failed to bind port - nitro error message copy

* fix: copy
2024-02-20 13:54:21 +07:00