Service Account
e9e69425ca
janhq/jan: Update README.md with nightly build artifact URL
2024-03-05 20:15:12 +00:00
Service Account
22d81d563a
janhq/jan: Update README.md with nightly build artifact URL
2024-03-05 10:45:33 +00:00
hieu-jan
32b4162fe5
docs: add command run API server without frontend
2024-03-04 22:25:54 +09:00
Service Account
c5d7942bd2
janhq/jan: Update README.md with nightly build artifact URL
2024-03-04 11:34:13 +00:00
Service Account
8e12e3a4a3
janhq/jan: Update README.md with nightly build artifact URL
2024-03-01 01:24:03 +00:00
Service Account
43ae50243c
janhq/jan: Update README.md with nightly build artifact URL
2024-02-28 06:14:41 +00:00
Service Account
a4d1317624
janhq/jan: Update README.md with nightly build artifact URL
2024-02-27 20:24:54 +00:00
James
fbee753607
fix: wrong profile parameter in docker command ( #2159 )
2024-02-27 13:43:47 +07:00
Service Account
00e5c4e5a7
janhq/jan: Update README.md with nightly build artifact URL
2024-02-27 04:51:51 +00:00
Henry
6d72f4b69d
Merge branch 'dev' into docs-update-acknowledgements
2024-02-26 14:38:47 +09:00
Service Account
2b676fee42
janhq/jan: Update README.md with nightly build artifact URL
2024-02-26 03:45:19 +00:00
Service Account
dbcea71fa8
Update README.md with Stable Download URLs
2024-02-26 03:30:58 +00:00
hieu-jan
978e1c8909
docs: update README.md
2024-02-25 12:09:26 +09:00
hieu-jan
73d495462c
docs: update README.md
2024-02-25 12:07:50 +09:00
hieu-jan
599504c88a
docs: update acknowledgements
2024-02-25 12:06:10 +09:00
Service Account
941667ecbf
janhq/jan: Update README.md with nightly build artifact URL
2024-02-22 14:45:10 +00: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
Service Account
a787f43cf9
janhq/jan: Update README.md with nightly build artifact URL
2024-02-22 05:08:09 +00:00
Service Account
79bcc3a8da
janhq/jan: Update README.md with nightly build artifact URL
2024-02-21 20:19:06 +00:00
Service Account
939f7c0f77
janhq/jan: Update README.md with nightly build artifact URL
2024-02-20 20:18:19 +00: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
Service Account
8baebaf2bb
janhq/jan: Update README.md with nightly build artifact URL
2024-02-19 13:25:33 +00:00
Service Account
9244fb9367
janhq/jan: Update README.md with nightly build artifact URL
2024-02-18 13:01:08 +00:00
Service Account
537b7d8004
janhq/jan: Update README.md with nightly build artifact URL
2024-02-17 00:46:03 +00:00
Service Account
fdc66dafad
janhq/jan: Update README.md with nightly build artifact URL
2024-02-15 15:52:59 +00:00
Service Account
b11f51d80f
janhq/jan: Update README.md with nightly build artifact URL
2024-02-14 20:16:35 +00:00
Service Account
8a1e3ba43d
janhq/jan: Update README.md with nightly build artifact URL
2024-02-13 20:18:24 +00:00
Henry
48455b851c
Merge branch 'dev' into docs-add-docker-installation
2024-02-11 10:16:16 +07:00
Service Account
d371120595
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 20:23:18 +00:00
Service Account
130674eb24
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 13:06:52 +00:00
Service Account
5864f4989b
janhq/jan: Update README.md with nightly build artifact URL
2024-02-10 06:17:39 +00:00
hieu-jan
d518370e5c
docs: add Jan installation using Docker
2024-02-09 21:00:39 +07:00
Service Account
dfaab4fd28
janhq/jan: Update README.md with nightly build artifact URL
2024-02-07 20:23:15 +00:00
hiento09
8feaf24186
Change env Dockerfile.gpu and update README ( #1963 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-07 21:53:47 +07:00
hiento09
3b0fb4d209
Update docs run Jan Server in Docker mode ( #1960 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-07 20:39:56 +07:00
Louis
5890ade451
chore: server download progress + S3 ( #1925 )
...
* fix: reduce the number of api call
Signed-off-by: James <james@jan.ai>
* fix: download progress
Signed-off-by: James <james@jan.ai>
* chore: save blob
* fix: server boot up
* fix: download state not updating
Signed-off-by: James <james@jan.ai>
* fix: copy assets
* Add Dockerfile CPU for Jan Server and Jan Web
* Add Dockerfile GPU for Jan Server and Jan Web
* feat: S3 adapter
* Update check find count from ./pre-install and correct copy:asserts command
* server add bundleDependencies @janhq/core
* server add bundleDependencies @janhq/core
* fix: update success/failed download state (#1945 )
* fix: update success/failed download state
Signed-off-by: James <james@jan.ai>
* fix: download model progress and state handling for both Desktop and Web
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
* chore: refactor
* fix: load models empty first time open
* Add Docker compose
* fix: assistants onUpdate
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: NamH <NamNh0122@gmail.com>
2024-02-07 17:54:35 +07:00
Service Account
823f8e0997
janhq/jan: Update README.md with nightly build artifact URL
2024-02-06 20:20:11 +00:00
Service Account
61419e5c02
janhq/jan: Update README.md with nightly build artifact URL
2024-02-05 20:20:35 +00:00
Service Account
0d152a25f0
janhq/jan: Update README.md with nightly build artifact URL
2024-02-05 09:16:42 +00:00
Service Account
ccbe18e5b8
Update README.md with Stable Download URLs
2024-02-05 03:29:06 +00:00
Service Account
3fecdc3c33
janhq/jan: Update README.md with nightly build artifact URL
2024-02-04 09:02:09 +00:00
Service Account
0b44649553
janhq/jan: Update README.md with nightly build artifact URL
2024-02-04 06:41:07 +00:00
Service Account
4472bb1b9b
janhq/jan: Update README.md with nightly build artifact URL
2024-02-04 04:29:58 +00:00
Service Account
135a777308
janhq/jan: Update README.md with nightly build artifact URL
2024-02-03 10:05:06 +00:00
Service Account
81bbd838a7
janhq/jan: Update README.md with nightly build artifact URL
2024-02-03 08:41:33 +00:00
Service Account
071c9286c4
janhq/jan: Update README.md with nightly build artifact URL
2024-02-02 09:12:13 +00:00
Service Account
fd872c3de0
janhq/jan: Update README.md with nightly build artifact URL
2024-02-01 18:56:52 +00:00