1336 Commits

Author SHA1 Message Date
Thien Tran
dc23cc2716
Use token.js for non-tools calls (#4973)
* deprecate inference()

* fix tool_choice. only startModel for Cortex

* appease linter

* remove sse

* add stopInferencing support. temporarily with OpenAI

* use abortSignal in token.js

* bump token.js version
2025-05-15 17:11:19 +07:00
vansangpfiev
dea29ff8c4
fix: Jan supports cortex with llama-server (#4904)
* fix: update logic to pull llama-cpp engine

* chore: bump cortex version

* fix: chat macos

* chore: bump llama.cpp

* chore: download windows

* chore: download linux

* chore: bump cortex to 1.0.13-rc6

* fix: stop cortex before exit

* chore: bum llama.cpp engine to b5350

---------

Co-authored-by: vansangpfiev <sang@jan.ai>
2025-05-15 17:11:18 +07:00
Louis
f3a808cb89
feat: simplify remote providers and tool use capability (#4970)
* feat: built-in remote providers go to tokenjs

* fix: error handling

* fix: extend models

* chore: error handling

* chore: update advanced settings of built-in providers

* chore: clean up message creation

* chore: fix import

* fix: engine name

* fix: error handling
2025-05-15 17:10:58 +07:00
Louis
7748f0c7e1
fix: local model run 2025-05-15 17:10:58 +07:00
Louis
5c88cedaf0
enhancement: automatically update MCP tool list UI on server change (#4940)
* enhancement: automatically update MCP tool list UI on server change

* enhancement: tool call block fit content
2025-05-15 17:10:58 +07:00
Louis
946e8dda65
Merge pull request #4942 from menloresearch/enhancement/mcp-servers-search-cache-results
enhancement: cache MCP Server search results to enhance UX
2025-05-15 17:10:58 +07:00
Louis
89c095094f
chore: simplify assistant name 2025-05-15 17:10:57 +07:00
Louis
7edb987cbd
fix: glitchy UI when hover last message 2025-05-15 17:10:57 +07:00
Louis
a81b644a8f
enhancement: tool call block should be wrapped in a collapsible scroll area 2025-05-15 17:10:56 +07:00
Louis
1630e2eb77
feat: allow users to enable and disable tools 2025-05-15 17:10:56 +07:00
Louis
5e80587138
chore: button css 2025-05-15 17:10:56 +07:00
Louis
e1995a3ccb
feat: permission dialog for tool call requests 2025-05-15 17:10:56 +07:00
Faisal Amir
1a3cc64a7e
fix: prevent curly quotes from mcp config 2025-05-15 17:10:55 +07:00
Louis
9c1f0f8a33
chore: should not block users from creating new threads 2025-05-15 17:10:55 +07:00
Louis
92d7e33b7e
fix: thread title does not set on remote models 2025-05-15 17:10:55 +07:00
Louis
eda0d639f0
fix: clean up threads persistence and fix assistant update issue 2025-05-15 17:10:55 +07:00
Louis
c4ae61dd75
fix: tool outputs are gone after switching to another thread 2025-05-15 17:10:54 +07:00
Louis
19146fec6a
feat: restart MCP servers to reflect config updates (#4917) 2025-05-15 17:10:54 +07:00
Faisal Amir
efea4ebb59
chore: update tab setting 2025-05-15 17:10:54 +07:00
Faisal Amir
c0b9e8eb77
chore: update UI mcp settings 2025-05-15 17:10:53 +07:00
Louis
80d11e1057
chore: add mcp write and read commands 2025-05-15 17:10:53 +07:00
Faisal Amir
72cb1c16cc
chore: setting mcp 2025-05-15 17:10:53 +07:00
Faisal Amir
d60967b4f7
chore: initial commit mcp setting 2025-05-15 17:10:53 +07:00
Louis
6f53f1056a
refactor: Jan manages threads for a better performance (#4912)
* refactor: Jan manages threads for a better performance

* test: add tests
2025-05-15 17:10:52 +07:00
Louis
f8144a73c1
chore: missing import 2025-05-15 17:10:52 +07:00
Louis
ea88b27593
Merge pull request #4900 from menloresearch/feat/jan-ui-with-tool-use
feat: jan UI with Tool use UX
2025-05-15 17:10:51 +07:00
Faisal Amir
9463ab4491
chore: exclude lock file 2025-05-15 17:10:22 +07:00
Louis
cfc49c10ca
chore: fix tests 2025-05-15 17:10:21 +07:00
Louis
8eb92e4291
refactor: remove FS call from frontend - remove any casting 2025-05-15 17:10:21 +07:00
Louis
baee71dd8e
refactor: app logging - script-src access in release 2025-05-15 17:10:21 +07:00
Louis
52290f9ee5
chore: app updater 2025-05-15 17:10:21 +07:00
Louis
1027059a6b
refactor: remove lagecy tools 2025-05-15 17:10:20 +07:00
Louis
cc90c1e86e
chore: tool type 2025-05-15 17:10:20 +07:00
Louis
72a7157509
feat: Jan Tool Use - MCP frontend implementation 2025-05-15 17:10:20 +07:00
Louis
24cafa2d30
chore: clean up 2025-05-15 17:10:20 +07:00
Louis
9467834c29
chore: improve startup time 2025-05-15 17:10:19 +07:00
Louis
4f7af0a10d
feat: Jan supports MCP as a client host 2025-05-15 17:10:18 +07:00
Louis
e9d1731781
refactor: proxy server and clean up 2025-05-15 17:10:02 +07:00
Louis
a85a98f295
chore: fix tests 2025-05-15 17:10:01 +07:00
Louis
68d7dec23b
chore: maintain electron build 2025-05-15 17:10:01 +07:00
Louis
a0c00d660e
chore: fix tests 2025-05-15 17:10:01 +07:00
Louis
c65a8fde0c
chore: update tests 2025-05-15 17:10:00 +07:00
Louis
fc521ecda9
feat: extensions versioning 2025-05-15 17:10:00 +07:00
Louis
520a0d04ea
chore: clean up logs opening 2025-05-15 17:09:59 +07:00
Louis
85389aec68
chore: update native apis 2025-05-15 17:09:59 +07:00
Louis
9079067332
chore: factory reset works 2025-05-15 17:09:58 +07:00
Louis
24b8a1b66a
chore: simplify themes and assistants 2025-05-15 17:09:58 +07:00
Louis
27beb46801
feat: tauri toolkit 2025-05-15 17:09:58 +07:00
Louis
154e0cba47
fix: should not normalize user input content (#4985) 2025-05-14 12:17:47 +07:00
Louis
b64749b4bb
fix: distinguish between hub and models search (#4989)
* fix: distinguish between hub and models search

* chore: refresh models hub when going to hub screen
2025-05-14 12:08:33 +07:00