2659 Commits

Author SHA1 Message Date
Service Account
071c9286c4 janhq/jan: Update README.md with nightly build artifact URL 2024-02-02 09:12:13 +00:00
Louis
eaa3053d40
fix: openAIEmbedding now requires top level API Key configuration (#1902)
* fix: openAIEmbedding now requires top level API Key configuration

* chore: typo
2024-02-02 13:28:21 +07:00
hieu-jan
f7c591eca9 docs: fix typo 2024-02-02 15:08:39 +09:00
hieu-jan
ce63e1805e docs: update what is tracked 2024-02-02 15:03:18 +09:00
NamH
9e1c41b897
fix: chat using web interface (#1889)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-02 10:45:10 +07:00
Louis
bef8dcd6d5
fix: load model fail overlays thread message error (#1901) 2024-02-02 10:26:31 +07:00
Hieu
438d4bc324
Merge pull request #1898 from janhq/add-troubleshoot-undefined-issue
docs: add troubleshoot undefined issue
2024-02-02 11:03:45 +09: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
Service Account
fd872c3de0 janhq/jan: Update README.md with nightly build artifact URL 2024-02-01 18:56:52 +00:00
Louis
36ad16ff4e
Merge pull request #1888 from janhq/dev
Release cut 0.4.6
2024-02-02 01:34:57 +07:00
Louis
9e4658f5b2
fix: show generate response on message send (#1895)
* fix: show generate response on message send

* chore: typo
2024-02-01 23:59:45 +07:00
Louis
5ce2e422f8
fix: display error message on model load fail (#1894) 2024-02-01 23:28:15 +07:00
Hieu
36cd5988d4
feat: integrate umami (#1809)
* feat: integrate umami

* fix: linter issue

* fix: run eslint

* fix window umami null

* fix property type error

* fix: check configuration before requesting analytics script

* fix: test cases

---------

Co-authored-by: Louis <louis@jan.ai>
2024-02-01 21:00:16 +07:00
hiro
11e2a763cb
feat: Add default value for ngl (#1886)
* fix: Add fallback value for ngl

* fix: Handling type
2024-02-01 19:11:05 +07:00
Service Account
ae073d2703 janhq/jan: Update README.md with nightly build artifact URL 2024-02-01 06:09:29 +00:00
Louis
5ddc6ea4c8
fix: the selected model auto revert back to previous used model with setting mismatch (#1883)
* fix: the selected model auto revert back to previous used model with setting mismatch

* fix: view in finder and view file action
2024-02-01 12:31:26 +07:00
NamH
4116aaa98a
feat: add start/stop model via http api (#1862)
Signed-off-by: nam <namnh0122@gmail.com>
2024-02-01 11:25:34 +07:00
Service Account
4b8b13b5d3 janhq/jan: Update README.md with nightly build artifact URL 2024-01-31 20:23:20 +00:00
Louis
32330cb27f
Merge pull request #1882 from janhq/chore/mark-rag-as-experimental-feature
chore: mark RAG as experimental feature
2024-02-01 01:11:02 +07:00
Louis
ad842dbc70 chore: mark RAG as experimental feature 2024-02-01 00:52:13 +07:00
Faisal Amir
71fcaa30f9
Merge pull request #1874 from janhq/feat/snackbar-component 2024-01-31 21:00:38 +07:00
Faisal Amir
7d03150285
Merge pull request #1880 from janhq/fix/modal-confirm 2024-01-31 20:57:53 +07:00
Faisal Amir
8150f2f7b7 fix: add dialog confirm when move folder and next dest isn't empty 2024-01-31 18:23:16 +07:00
Faisal Amir
509f6cba39
feat: move open app directory into icon folder (#1879) 2024-01-31 17:32:37 +07:00
NamH
8151ef0313
feat: add factory reset feature (#1750)
* feat(FactoryReset): add factory reset feature

Signed-off-by: nam <namnh0122@gmail.com>
Signed-off-by: James <james@jan.ai>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
Co-authored-by: James <james@jan.ai>
2024-01-31 13:23:48 +07:00
Faisal Amir
50fb0bc907 feat: add snackbar component and update style side banner 2024-01-31 12:40:28 +07:00
Helloyunho
5e58f67abd
chore: add react developer tools to electron (#1858)
Co-authored-by: NamH <NamNh0122@gmail.com>
2024-01-31 12:32:49 +07:00
hiento09
cfadd130e9
Increase timeout for explore.e2e.spec test (#1844)
* Increase timeout for explore.e2e.spec test

* fix: test cases and timeout

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-01-31 11:26:30 +07:00
hiro
203f816e85
Merge pull request #1877 from janhq/chore/bump_nitro_0.3.3
chore: Bump nitro to 0.3.3
2024-01-31 10:48:24 +07:00
hiro
2ec6037b8a chore: Bump nitro to 0.3.3 for fixing hungup 2nd request 2024-01-31 10:48:17 +07:00
Faisal Amir
0693f551eb
Merge pull request #1866 from janhq/fix/retrieval-setting
fix: auto collapse retrieval setting while update config
2024-01-31 10:33:06 +07:00
Faisal Amir
0e17f776fe
Merge pull request #1870 from janhq/fix/loader-change-folder
fix: loader show while error global when change folder
2024-01-31 10:29:40 +07:00
Service Account
0b20a401f5 janhq/jan: Update README.md with nightly build artifact URL 2024-01-30 20:26:39 +00:00
James
282dd58d05 fix: not allow user to choose sub directory as jan data folder
Signed-off-by: James <james@jan.ai>
2024-01-30 23:03:20 +07:00
Faisal Amir
96aded6b03 fix: showing catch error on modal when change folder 2024-01-30 17:04:56 +07:00
Faisal Amir
00c4397be6 fix: loader error change folder 2024-01-30 16:43:58 +07:00
Faisal Amir
5e13fd2f53 fix: loader error change folder 2024-01-30 16:36:58 +07:00
Faisal Amir
a2b6055911 fix: auto collapse retrieval setting while update config 2024-01-30 11:20:52 +07:00
Faisal Amir
b4602ef262
Merge pull request #1856 from janhq/fix/retrieval-always-ask-for-api-key
fix: retrieval always ask for api key
2024-01-30 11:10:52 +07:00
Hieu
2009ff9abc
Merge pull request #1791 from janhq/update-installation-user-and-developer-guide
docs: update installation user guide and developer guide
2024-01-30 11:39:08 +09:00
Service Account
0778beb652 janhq/jan: Update README.md with nightly build artifact URL 2024-01-29 20:22:44 +00:00
Louis
12ebf272d6
fix: retrieval always ask for api key 2024-01-29 22:44:13 +07:00
Service Account
24fc0f027d janhq/jan: Update README.md with nightly build artifact URL 2024-01-29 12:17:38 +00:00
NamH
1689702dcd
fix: all input text box are disabled (#1855)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-29 18:53:49 +07:00
Faisal Amir
4237c46fce
Merge pull request #1850 from janhq/fix/jan-data-folder
fix: add loader when user change folder
2024-01-29 17:51:47 +07:00
Faisal Amir
a4772202af fix: add loader when user change folder 2024-01-29 17:00:23 +07:00
Service Account
00a109d46b janhq/jan: Update README.md with nightly build artifact URL 2024-01-29 08:48:40 +00:00
Louis
f19db6c2eb
chore: The Data Folder is no longer an experimental feature (#1847) 2024-01-29 15:28:31 +07:00
hiento09
86a5de2f1c
Add code sign step for darwin assistant extension (#1841)
Co-authored-by: Service Account <service@jan.ai>
2024-01-29 15:27:43 +07:00