1561 Commits

Author SHA1 Message Date
0xSage
19f583c079
docs: Update README.md (#1248)
* docs: Update README.md

* docs: add gif
2023-12-29 11:30:16 +07:00
Service Account
c6186e9ce0 janhq/jan: Update README.md with nightly build artifact URL 2023-12-28 20:21:19 +00:00
Louis
5250061c11
feat: Jan Server, API and decoupled clients (#948)
* chore: expose fs apis

* chore: correct electron import path

* update download api

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

* update chat_completion

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

* fix electron import

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

* feat: adding API support at 1337 (#991)

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

* feat: Add /chat/completion api and handler

* chore: add todo for modelList

* chore: read engine.json for openai chat_completion (#1030)

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

* refactor: move routes to shared node module

* refactor: exported modules from core with types (#1172)

* refactor: exported modules from core with types

* fix: fix file reading args

* refactor: fileManager handles

* fix: app issues with server refactoring

* refactor: shared server module (#1210)

* chore: resolve main

* chore: update makefile

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: NamH <NamNh0122@gmail.com>
Co-authored-by: hiro <vuonghoainam.work@gmail.com>
2023-12-28 17:57:39 +07:00
hiento09
cfbc5674fe
Remove un-use resource checking to free ram on windows - monitor extension (#1241)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-28 15:34:11 +07:00
Louis
7feaf9694d
feat: Deprecate model.json ready state in favor of .download ext (#1238)
* feat: Deprecate model.json ready state in favor of .download ext

* refactor: resolve ts ignore

* chore: fix warning

* fix: path polyfill on Windows
2023-12-28 14:06:13 +07:00
NamH
cbc63da831
fix: #1183 Reveal in finder does not work on windows (#1239)
* fix(OpenFile): #1183 reveal in finder does not work on windows

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

Signed-off-by: James <james@jan.ai>
2023-12-28 13:00:20 +07:00
NamH
c580b4c848
feat: add engine settings (#1199)
* feat: add engine settings

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

Signed-off-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-12-28 09:11:37 +07:00
Service Account
2df43e91ef janhq/jan: Update README.md with nightly build artifact URL 2023-12-27 20:16:52 +00:00
Faisal Amir
959bae3419 fix: remove delay tooltip and click event 2023-12-27 22:32:56 +07:00
Faisal Amir
7c1d1efd4e
fix: enable enter command on dialog confirmation delete thread (#1218)
* fix: enable enter command on dialog confirmation delete thread

* fix: update copy delete thread dialog confirmation
2023-12-27 15:38:04 +07:00
Louis
85641741cf
fix: Cleared thread last message is not updated (#1225)
When a user clears the conversation in a thread, the last message displayed was still the old one. This led to confusion about whether or not the user had successfully cleared the conversation.
2023-12-27 15:35:36 +07:00
Louis
a7f186cc5e
feat: users should be able to switch models mid-thread (#1226)
## Problem
Right now users have to start a new thread to use another model which causes a lot of confusion to our users.

fixes #1201
2023-12-27 15:35:27 +07:00
Hieu
150af523e1
docs: improve 02-import-manually (#1222)
docs: improve 02-import-manually (#1222)
2023-12-27 17:22:13 +09:00
Ho Duc Hieu
ba42e4a1ef docs: finalize structure 2023-12-27 15:18:36 +07:00
Hieu
3639587869
Merge branch 'main' into docs/improve-models-manually 2023-12-27 17:04:57 +09:00
0xSage
debc391c59
chore: Update issue templates (#1229) 2023-12-27 12:56:35 +07:00
Service Account
ba3cd032c5 janhq/jan: Update README.md with nightly build artifact URL 2023-12-26 20:16:18 +00:00
Ho Duc Hieu
0faebaa77d docs: improve sounds 2023-12-27 03:11:12 +09:00
Ho Duc Hieu
fbaaa1c57b docs: fix typo 2023-12-27 01:04:37 +09:00
Ho Duc Hieu
17eb0ba179 docs: improve 02-import-manually 2023-12-27 00:42:08 +09:00
Hieu
acbd35666c
docs: Update 02-import-manually.mdx (#1197)
docs: Update 02-import-manually.mdx
2023-12-26 22:25:31 +09:00
Service Account
9a882b1b3e janhq/jan: Update README.md with nightly build artifact URL 2023-12-26 13:15:48 +00:00
hiento09
d4b4540505
add sleep 500ms if platform is windows (#1215)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-26 19:15:38 +07:00
Service Account
1682f894a5 janhq/jan: Update README.md with nightly build artifact URL 2023-12-26 10:50:55 +00:00
hiento09
7c0b45f0c5
Fix switch thread crash nitro windows linux (#1214)
* Add fix bug #1204 on windows

* nitro gpu exit on kill

* correct bat script syntax

* Remove wait 5 second before start nitro

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-26 17:33:20 +07:00
Hieu
566c0460d1
Merge branch 'main' into 0xSage-patch-1 2023-12-26 18:37:38 +09:00
Faisal Amir
4cd7466659 feat: temporary link how to import model 2023-12-26 15:37:16 +07:00
Hieu
f8aa83360c
Merge branch 'main' into 0xSage-patch-1 2023-12-26 11:12:48 +09:00
Hieu
6bba08453f
docs: improve troubleshoot documentation (#1173)
docs: improve troubleshoot documentation
2023-12-26 11:12:27 +09:00
Hieu
026d31d169
update bug report template (#1180)
docs: update bug report template
2023-12-26 11:08:54 +09:00
Hieu
506472e4bb
Merge branch 'main' into 0xSage-patch-1 2023-12-26 09:31:47 +09:00
Ho Duc Hieu
17a4c6d9fc docs: add state note 2023-12-26 09:31:31 +09:00
Service Account
35398ede69 janhq/jan: Update README.md with nightly build artifact URL 2023-12-25 20:19:38 +00:00
0xSage
721d97204d
docs: Update 02-import-manually.mdx 2023-12-25 22:09:02 +08:00
Ho Duc Hieu
804d57288b docs: update clear note 2023-12-25 16:03:52 +09:00
Hieu
55ef47c5c7
Merge branch 'main' into docs/standardize-commands 2023-12-25 16:02:16 +09:00
Faisal Amir
dd0a18ad1d fix: darkmode broken color 2023-12-25 11:28:07 +07:00
Service Account
bf73a01e6e janhq/jan: Update README.md with nightly build artifact URL 2023-12-24 20:18:46 +00:00
Ho Duc Hieu
2ba5fca70b docs: fix typo 2023-12-24 15:58:44 +09:00
Hieu
71a9cac87e
Merge branch 'main' into docs/standardize-commands 2023-12-24 12:59:05 +09:00
Ho Duc Hieu
0465483a39 docs: fix typo 2023-12-24 12:53:38 +09:00
Ho Duc Hieu
378a0e2f4c docs: update bug_report.md 2023-12-24 12:49:37 +09:00
Service Account
e428a615b0 janhq/jan: Update README.md with nightly build artifact URL 2023-12-23 20:17:15 +00:00
Hieu
12f2caf99b
Merge branch 'main' into docs/standardize-commands 2023-12-24 01:21:24 +09:00
Ho Duc Hieu
ba2c1e3f03 docs: add addtional note 2023-12-24 01:12:26 +09:00
NamH
771f445a6a
fix(Thread): #1168 fix newly created thread cannot select model after restart (#1176)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-12-23 11:16:58 +07:00
Service Account
f2a6e2951e janhq/jan: Update README.md with nightly build artifact URL 2023-12-22 20:18:32 +00:00
Ho Duc Hieu
534070c4cf docs: remove unnec part 2023-12-23 00:41:43 +09:00
Ho Duc Hieu
251a77447f docs: fix typo in installation guide 2023-12-22 23:08:29 +09:00
Ho Duc Hieu
75064e7ef4 docs: standardize commands 2023-12-22 23:02:51 +09:00