2178 Commits

Author SHA1 Message Date
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
Faisal Amir
f338968232
Merge pull request #1820 from janhq/feat/improve-thread-left-panel
feat: put timestamp under thread name in left panel
2024-01-29 14:33:00 +07:00
NamH
7b1337aee7
fix: preserve focused thread when navigating in jan app (#1814)
* fix: preserve focused thread when navigating in jan app

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

* Update web/hooks/useThreads.ts

Co-authored-by: Louis <louis@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-29 14:31:17 +07:00
Faisal Amir
391f053266 fix: typo copy 2024-01-29 14:04:17 +07:00
NamH
bb47d6869d
perf: remove unnecessary rerender when user typing input (#1818)
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2024-01-29 13:53:18 +07:00
Faisal Amir
edaf6bb5f7
Merge pull request #1831 from janhq/fix/dropdown-api-server
fix: highlight menu dropdown server options
2024-01-29 13:46:07 +07:00
Louis
97a497858d
Merge pull request #1830 from janhq/main
Sync Release 0.4.5 to dev
2024-01-29 12:45:35 +07:00
Louis
7c30c56277
chore: resolve (#1833) 2024-01-29 12:44:32 +07:00
hiento09
aa94fe25d0
Update release url on README to default branch instead of main branch (#1832)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-29 12:34:40 +07:00
Service Account
025415f88b Update README.md with Stable Download URLs 2024-01-29 05:19:54 +00:00
Faisal Amir
50c499601e fix: highlight menu dropdown server options 2024-01-29 11:57:56 +07:00
Service Account
3445a25606 janhq/jan: Update README.md with nightly build artifact URL 2024-01-29 03:50:23 +00:00
Louis
61d5c6abe8
fix: model selection does not show in API settings page (#1828) v0.4.5 2024-01-29 10:34:09 +07:00
Faisal Amir
51eeccfcde
Merge pull request #1821 from copyhold/autofocus-text-input-when-start-new-chat
Autofocus text input when start new chat
2024-01-28 21:46:39 +07:00
copyhold
982b0dcd4e Revert 2024-01-28 11:59:33 +02:00
copyhold
89e3f2886e Rebase 2024-01-28 11:58:02 +02:00
Faisal Amir
5fe68c16fd feat: put timestamp under thread name in left panel 2024-01-28 12:55:44 +07:00
Service Account
36a8809c64 janhq/jan: Update README.md with nightly build artifact URL 2024-01-27 06:10:20 +00:00
NamH
642d7aacc9
fix: user can't view model setting in local api server (#1807)
* fix: cannot change jan data folder

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

* fix: user can't view model setting in local api server

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

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-27 12:56:45 +07:00
hiro
8a6827526a
Merge pull request #1506 from janhq/chore/jan-can-see-rebase
feat: Jan RAG
2024-01-26 23:27:37 +07:00
hiro
28e4405498
feat: support RAG
chore: Update new model.json with multiple binaries

feat: Add updates for handling multiple model binaries

chore: jan can see

Update Model.json (#1005)

* add(mixtral): add model.json for mixtral

* archived some models + update the model.json

* add(model): add pandora 10.7b

* fix(model): update description

* fix(model): pump vers and change the featured model to trinity

* fix(model): archive neuralchat

* fix(model): decapriated all old models

* fix(trinity): add cover image and change description

* fix(trinity): update cover png

* add(pandora): cover image

* fix(pandora): cover image

* add(mixtral): add model.json for mixtral

* archived some models + update the model.json

* add(model): add pandora 10.7b

* fix(model): update description

* fix(model): pump vers and change the featured model to trinity

* fix(model): archive neuralchat

* fix(model): decapriated all old models

* fix(trinity): add cover image and change description

* fix(trinity): update cover png

* add(pandora): cover image

* fix(pandora): cover image

* chore: model desc nits

* fix(models): adjust the size for solars and pandoras

* add(mixtral): description

---------

Co-authored-by: 0xSage <n@pragmatic.vc>

chore: reformat model.json and use new template

fix(Model): download/abort model (#1163)

* fix(Model): download/abort model
* fix: image preview

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>

add preview and reduce time re-render all chat screen

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

store files under thread_id/files

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

fix: Update llava 1.5 size

fix: Nitro extension path resolver

feat: Add upload preview clearance

chore: Update FileType to multiple targets

fix: delete file preview once new thread created

chore: Add langchain import

support storing pdf file

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

feat: add retrieval tool in node runtime

fix: import module done

Co-authored-by: Louis <louis-jan@users.noreply.github.com>

feat: Add type assistant tool

chore: Add tool_retrieval_enabled to InferenceEngine

chore: Add AssistantTool to thread entity

chore: refactor tool retrieval base class

feat: Add handler for assistant with rag enabled

chore: Update inferenceEngine type properly

chore: Update inferenceEngine type properly

fix: Update retrieval tool

chore: main entry correction

refactor: tsconfig files

chore: Update ModelRuntimeParams type

refactor: Remove unused files

fix: wip

chore: remove unused console.log for FileUploadPreview

fix: Update mapping correctly for engine and proxyEngine

feat: Add proxyEngine to type ModelInfo

fix: WIP with test route

fix: Add bundleDependencies to package.json

chore: remove conversational history memory

fix: refactor data passing

reafactor: remove unused code

fix: Update module

chore: export import correction

fix conflict

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

fix: resolve after rebased

fix: Update llava 1.5 model json

feat: Add bakllava 1 model json

refactor: node module export, ES syntax and langchain import

fix: WIP

fix: WIP

fix: WIP

fix: external module import

fix: WIP

Add UI attachment fot file upload

Prepare Thumbnail UI image

chore: rebase model folder to dev branch

chore: remove multiple binaries related commits

fix: remove multiple binaries related commits part 2

fix: Remove transformer.js related deps

Fix truncate file name attachment

remove unused code image preview attachment

fix: remove multi binaries error

chore: remove commented code for ModelArtifacts type

Dropzone for drag and drop attachment

Avoid conditional showing 0 using length

fix symbol windows

avoid undefined tools

fix: add tool retrieval to true by default and disable the change

chore: remove unused code

fix: Enable nitro embedding by default

fix: Update code WIP with nitro embedding

chore: remove unused running function

fix: assistant extension missing module

feat: Retrieval ingest, query and reforward

fix: Update hnswlib version conflict

fix: Add tool settings

fix: Update path to thread_id/memory

fix: Add support for nitro embedding usage

fix: RAG does not work with plain content message

fix(Model): #1662 imported model does not use gpu (#1723)

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

feat: allow users to update retrieval settings

chore: pass thread assistant settings to assistant extensions

chore: eslint fix

fix bug border right panel showing in thread while not have active thread

Update setting layout retrieval assistant

Renaming file settingcomponent

change default value in core extention

add fake loader generate response

fix conditional fake loader

remove unused import

Proper error message on file typr

fix: loading indicator

fix: chunk size and overlap constraint

conditional drag and drop when retrieval off

fix: enable retrieval middleware as soon as its tool is enabled

fix: configure embedding engine according to request

fix: Retrieval false by default

fix: engine json

chore: migrate assistant

disabled collapse panel when retrieval or children null

chore: remove unused log

chore: Bump nitro version to 0.2.14 for batch embedding

chore: remove unused console.log
2024-01-26 23:12:28 +07:00
Service Account
38f757dd4d janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 13:26:21 +00:00
NamH
23dfb1c12f
fix: cannot change jan data folder (#1805)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-26 20:07:18 +07:00
Service Account
8bd539aac5 janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 12:13:58 +00:00
Louis
532a589354
fix: model selection does not show in api settings page (#1802) 2024-01-26 18:57:52 +07:00
Service Account
ba07f92636 janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 07:58:45 +00:00
NamH
9fa28d2275
fix: user can't use a model in model hub (#1801)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-26 14:41:42 +07:00
Service Account
c4d56362e2 janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 06:05:46 +00:00
Service Account
2d96b69fdc janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 06:02:39 +00:00
Louis
bdebbca9b5
fix: stop openai inference raises something amiss (#1799) 2024-01-26 12:50:58 +07:00
Service Account
b15650269e janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 05:35:57 +00:00
Faisal Amir
a7edd37bfc
fix: disabled input darkmode (#1800) 2024-01-26 12:19:10 +07:00
NamH
143e76a0de
chore: clean up code and remove some lint suppression (#1777)
* chore: clean up code and remove some lint suppression

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

* Update .gitignore

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-26 12:19:02 +07:00
Service Account
85b58eb824 janhq/jan: Update README.md with nightly build artifact URL 2024-01-26 04:00:07 +00:00
hiento09
99025cb02f
CI nightly update trigger to 3AM UTC +7 Tuesday, Wednesday, and Thursday (#1798)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-26 09:24:09 +07:00
Service Account
a52d81c79a janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 20:16:35 +00:00
Service Account
b0d63c988d janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 16:30:09 +00:00
NamH
663bf0c902
fix: clean last message when user clean thread message (#1793)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 23:14:24 +07:00
Hieu
8c5ba268fb
Merge pull request #1759 from team-dev-docs/devcontainer
adds devcontainer
2024-01-26 01:11:20 +09:00
Service Account
e8796a7ad8 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 15:43:16 +00:00
Service Account
a78e183eeb janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 15:36:30 +00:00
NamH
b2ff76ce80
fix: app log not being printed (#1790)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 22:29:27 +07:00
Louis
7ed523e183
fix: api settings are not applied on changes (#1789) 2024-01-25 22:19:28 +07:00
copyhold
b2b1479fc3 Added focus 2024-01-25 16:38:32 +02:00
hiento09
f4bf8badc8
Merge pull request #1783 from janhq/chore/cherrypick-docs-ci
Docs publish to github page trigger on push to docs branch
2024-01-25 21:27:39 +07:00
hiento09
f0e88d6213 Docs publish to github page trigger on push to docs branch (#1782)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-25 21:20:59 +07:00