2079 Commits

Author SHA1 Message Date
hieu-jan
89bec2a8a9 docs: fix typo 2024-01-24 10:44:05 +09:00
hieu-jan
b2d0add006 docs: add more details 2024-01-24 10:33:44 +09: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
Louis
f8c1f91b73
fix: API chat/completion is blocked by CORS (#1705) 2024-01-22 19:56:37 +07:00
Faisal Amir
69ff85f66a feat: improvement ux for local api server 2024-01-22 19:05:40 +07:00
Louis
aeab22f5ab
fix: Jan server - v1/chat/completions is throwing ERR_REQUIRE_ESM (#1703) 2024-01-22 17:54:47 +07:00
Louis
b4f104f411
fix: Jan server is showing blank page (#1702) 2024-01-22 16:05:36 +07:00
NamH
4cf47777e6
feat: allow user to move jan folder (#1649)
* feat: allow user to move jan folder

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-22 14:37:46 +07:00
Faisal Amir
a3f2a16cb4 fix: switching loader from remote to local model from thread right panel 2024-01-22 14:36:45 +07:00
Faisal Amir
612445b4fa fix: loader bar selected model right panel 2024-01-22 14:36:45 +07:00
Hieu
ad33823446
docs: fix about pages (#1699)
docs: fix about pages
2024-01-22 16:28:44 +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
Hieu
c4fa17ee7d
fix: algolia search full page (#1700)
fix: algolia search full page
2024-01-22 15:32:53 +09: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
Faisal Amir
0e3df8d9a2 remove optional serveEnabled params 2024-01-22 12:54:51 +07:00
Faisal Amir
25d09e7fe9 fix: disabled apikey while server running 2024-01-22 12:54:51 +07:00
hiro
4cf6df1911
Merge pull request #1670 from janhq/fix/server_api_reference
fix: server API reference
2024-01-22 12:25:13 +07:00
hiro
a8cf4192d2 fix: Change to using host instead of fixed 127.0.0.1 2024-01-22 12:24:52 +07:00
hiro
b8bc0cd171 fix: Change to 127.0.0.1 to ensure it's always localhost 2024-01-22 12:24:52 +07:00
hiro
8e4a875e2f fix: Only render API reference if Server is enabled 2024-01-22 12:24:52 +07:00
hiro
8c23db6388 fix: Update dynamic port 2024-01-22 12:24:52 +07:00
hiro
855f3511b7 fix: Update reference link to local 2024-01-22 12:24:52 +07:00
Faisal Amir
858ec68d60 loader bar stopping model 2024-01-22 11:37:56 +07:00
Louis
a50ea4a634
refactor: deprecate extension type implementation (#1677)
* refactor: deprecate extension type implementation

* chore: update README.md

* refactor: EventName to use the events defined in /types
2024-01-22 10:26:49 +07:00
Louis
99d083d84a
refactor: file prefix replace utils & add unit test (#1676)
* refactor: file prefix replace utils

* chore: add unit tests for core module
2024-01-22 10:05:47 +07:00
hiento09
fc3a5c9e01
Correct ref branch for update url on README.md file (#1672)
Co-authored-by: Service Account <service@jan.ai>
2024-01-22 09:31:16 +07:00
Hieu
f17cf29146
docs: update 02-somethings-amiss (#1668)
docs: update 02-somethings-amiss
2024-01-20 14:09:25 +09:00
Hieu
eda9ef2692
Merge branch 'dev' into docs/add-additional-reasons 2024-01-20 10:46:03 +09:00
markmehere
34d0e6deee
feat: HTTP proxy support (#1562)
* feat: allow self-signed certificates

* fix: Extra information in self signed error

* chore: simplified PR

* feat: allow https proxies

* fix: trim() may save one or two user headaches

* Update web/context/FeatureToggle.tsx

---------

Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2024-01-19 10:25:18 +07:00
hieu-jan
1d4bf78285 docs: update 02-somethings-amiss 2024-01-18 22:18:49 +07:00
hiento09
42c416ebd5
fix/#1650-hogging-resources (#1663) 2024-01-18 19:10:37 +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
hiento09
1af0bc552e
Merge branch 'main' into dev 2024-01-18 18:00:13 +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
hiento09
c0c4472c9d
Feature add schedule clean cloudflare page and r2 (#1653)
* Add notify for manual build if publish to R2

* Add CI clean cloudflare cache

* Update jan-docs CI

* Add job clean cloudflare r2

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-18 09:31:39 +07:00
hiro
6a4ce91870
Merge pull request #1655 from janhq/chore/bump_nitro_0.2.11
chore: Bump nitro to 0.2.11
2024-01-18 08:53:18 +07:00
hiro
b94e1437c6 chore: Bump to 0.2.11 for queue 2024-01-18 08:42:13 +07:00