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
Faisal Amir
6b88d4df4d
fix: remove caret down icon when tab selected into remote model ( #2102 )
2024-02-20 13:09:08 +07:00
Henry
ad42b393e2
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-20 12:47:55 +07:00
hieu-jan
a1c1db6d88
docs: add doubleslashes reminder for Windows users
2024-02-20 12:47:20 +07:00
Louis
6966c5d0ef
fix: openai client sdk compatible ( #2096 )
2024-02-20 08:01:23 +07:00
hiento09
2cbbe1bcd3
Fix bug #2005 docker blank website ( #2093 )
...
* Web: change API_BASE_URL to build time env
* Update Dockerfile and Docker Compose by adding env API_BASE_URL
* Update make clean
* INFERENCE_URL get from baseApiUrl
* Fix error settings/settings.json not found when start server at the first time
* Update README docker
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-19 23:30:59 +07:00
Service Account
c17dc2e31c
janhq/jan: Update README.md with nightly build artifact URL
2024-02-19 15:55:20 +00:00
NamH
5c7b791c26
fix: check if port is occupied before start local server ( #2098 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-19 22:39:14 +07:00
Louis
53006dd26e
fix: broken model.json update ( #2099 )
2024-02-19 22:07:12 +07:00
Henry
f98741a189
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-19 21:46:13 +07:00
Service Account
8baebaf2bb
janhq/jan: Update README.md with nightly build artifact URL
2024-02-19 13:25:33 +00:00
Faisal Amir
cbd1d3772f
fix make text input scrollable ( #2083 )
2024-02-19 20:09:23 +07:00
Louis
09e210af6b
fix: failed to send message blocks thread creation ( #2091 )
2024-02-19 20:08:36 +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
f43e6f3154
Merge branch 'docs-add-integration-lmstudio' of https://github.com/janhq/jan into docs-add-integration-lmstudio
2024-02-19 17:31:56 +07:00
hieu-jan
ac62f90653
docs: add ollama integration
2024-02-19 17:31:46 +07:00
Henry
479d29ec82
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-19 17:29:24 +07:00
Louis
e8f5c223b6
fix: server crashes on missing module ( #2089 )
2024-02-19 16:14:33 +07:00
Henry
b9f5080f19
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-19 12:56:49 +07:00
Louis
780f957b9a
fix: expand assistant and model settings by default ( #2081 )
...
* fix: expand assistant and model settings by default
* fix: add proxy enabled toggle
2024-02-19 12:44:04 +07:00
Henry
b07525ade0
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-19 11:53:55 +07:00
Hoang Ha
3af0ae1481
Merge pull request #1829 from janhq/chore/update-hub
...
chore: update models
2024-02-19 10:25:09 +07:00
hahuyhoang411
f7a3c921fd
fix(dolphin phi2): resolved conflict
2024-02-19 09:56:44 +07:00
hahuyhoang411
2b0bc9f790
update(openchat-3.5): pump to the latest version
2024-02-19 09:54:41 +07:00
hieu-jan
15f994628e
Merge branch 'docs-add-integration-lmstudio' of https://github.com/janhq/jan into docs-add-integration-lmstudio
2024-02-19 09:13:24 +07:00
hieu-jan
5a2b7ada3c
docs: add steps to migrating models from LM Studio
2024-02-19 09:13:21 +07:00
Henry
ee2099e3b9
Merge branch 'dev' into docs-add-integration-lmstudio
2024-02-19 08:44:32 +07:00
Louis
96df4ad67f
fix: move jan data folder - error handling - no write permission granted ( #2077 )
2024-02-18 23:05:36 +07:00
hieu-jan
85d6f4e8cf
docs: finalize LM studio integration
2024-02-18 21:35:44 +07:00
Louis
3ea8c6071c
fix: check for updates should show no update are availale on the latest build ( #2075 )
2024-02-18 20:55:31 +07:00
Service Account
9244fb9367
janhq/jan: Update README.md with nightly build artifact URL
2024-02-18 13:01:08 +00:00
Henry
3d19abec95
docs: add integration docs Mistral AI API ( #2070 )
...
docs: add integration docs Mistral AI API
2024-02-18 19:26:35 +07:00