Commit Graph

2348 Commits

Author SHA1 Message Date
Archer
95325346ff perf: vector format (#5516)
* perf: vector format

* feat: embedding batch size
2025-08-22 10:18:24 +08:00
heheer
a92917c05f fix team app template search (#5514) 2025-08-21 20:41:46 +08:00
Archer
e19eddf976 fix: model selector overlay (#5511) 2025-08-20 21:58:13 +08:00
伍闲犬
c7fd9308a3 fix: ui & hide history list (#5510)
* fix: hidden history list

* fix: ui
2025-08-20 21:35:48 +08:00
伍闲犬
ff9c6c9b81 chore: extract chat history and drawer; fix model selector (#5492)
* chore: extract chat history and drawer; fix model selector

* refactor: chat slider components structure
2025-08-20 20:22:21 +08:00
Finley Ge
6da65ea53d docs: update dev system tool (#5486) 2025-08-20 19:00:48 +08:00
gru-agent[bot]
1e7a1a738b Add unit tests for WorkflowComponents utility functions in utils.test.ts (#5467)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-08-20 18:43:59 +08:00
gru-agent[bot]
14b4c08837 Add unit tests for utility functions in the app workflow module. (#5466)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-08-20 18:43:36 +08:00
Finley Ge
37eec3d452 perf: customizable embedding chunk size via env var (#5494)
* perf: customizable embedding chunk size via env var

* Update .env.template

---------

Co-authored-by: Archer <545436317@qq.com>
2025-08-20 18:42:15 +08:00
Finley Ge
f41e3ffc68 fix: multiple select value type when empty string does not have map function (#5487) 2025-08-19 14:32:58 +08:00
伍闲犬
f59d70baa0 fix: fix the chat/share page pane (#5485) 2025-08-18 17:33:37 +08:00
Archer
a4991ecd06 Update 4121.mdx (#5475) 2025-08-15 22:53:06 +08:00
Archer
e945e84edf doc (#5474) 2025-08-15 22:50:11 +08:00
Archer
1f65bfb1bb deploy doc (#5473) 2025-08-15 22:48:33 +08:00
Archer
c166a57398 doc (#5472)
* doc

* fix: pane undefined

* fix: pane undefined
v4.12.1-fix
2025-08-15 22:29:03 +08:00
Archer
2c91137444 fix: fe (#5471) v4.12.1 2025-08-15 18:33:02 +08:00
Archer
d21d1e23fa version package (#5470) 2025-08-15 17:58:15 +08:00
Archer
ce36230285 perf: page ui (#5469)
* perf: page ui

* fix: icon

* limit chat items

* limit chat items
2025-08-15 17:56:49 +08:00
Archer
76dc23c2e4 perF: getInitData api cache;perf: tool description field;signoz store level (#5465)
* perf: auto focus

* perF: getInitData api cache

* perf: tool description field

* signoz store level

* perF: chat logs index
2025-08-15 15:01:20 +08:00
Ctrlz
d78a0e9e4b feat: add toolDescription field across various schemas and update related functions (#5452) 2025-08-15 14:13:14 +08:00
Archer
5cd1c2af14 perf: chat pane (#5462)
* fix: sync pane with URL appId vs Home appId to avoid cross-tab interference (#5456)

* perf: chat pane

* perf: markdown render

* update app chat logs index

* doc

* doc redirect

---------

Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
2025-08-15 11:03:38 +08:00
Archer
eadf2fd54c fix: index (#5458)
* doc

* fix: home app name

* fix: char init error status

* fix: index

* fix: secret input
2025-08-14 18:54:47 +08:00
heheer
9a9f094e15 prompt optimze loading (#5461) 2025-08-14 18:26:16 +08:00
heheer
c5cabd0efc export chat detail (#5454)
* export chat detail

* fix

* key name
2025-08-14 16:25:40 +08:00
Ctrlz
8f3424cea1 feat: enhance SystemPluginTemplateItemType to include user instructions (#5455) 2025-08-14 16:00:35 +08:00
heheer
d72929dcf8 fix dataset auth filter (#5457) 2025-08-14 15:59:59 +08:00
Archer
9fbfabac61 perf: variabel replace;Feat: prompt optimizer code (#5453)
* feat: add prompt optimizer (#5444)

* feat: add prompt optimizer

* fix

* perf: variabel replace

* perf: prompt optimizer code

* feat: init charts shell

* perf: user error remove

---------

Co-authored-by: heheer <heheer@sealos.io>
2025-08-14 15:48:22 +08:00
Ctrlz
6a02d2a2e5 fix: concatenate answerText in dispatchRunTool function (#5451) 2025-08-13 21:05:00 +08:00
heheer
77bf4eac7f fix log chart display (#5449) 2025-08-13 20:21:11 +08:00
Ctrlz
ef56912e44 fix: update runningUserInfo retrieval in chat completions API (#5446) 2025-08-13 16:33:03 +08:00
Deepturn
cc86aced2c Update dataset.mdx (#5448)
update dataset api
2025-08-13 16:31:28 +08:00
dependabot[bot]
f29229e0ac chore(deps): bump transformers in /plugins/model/llm-ChatGLM2 (#5442)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.52.1 to 4.53.0.
- [Commits](https://github.com/huggingface/transformers/compare/v4.52.1...v4.53.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.53.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 14:56:54 +08:00
gru-agent[bot]
dfef662ba7 Add unit tests for useChatStore and createCustomStorage functions in the chat context. (#5441)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-08-13 14:56:15 +08:00
Archer
ad550f4444 perf: workflow response field (#5443) 2025-08-13 14:29:13 +08:00
Archer
83aa3a855f redirect (#5440) v4.12.0 2025-08-12 23:08:00 +08:00
Archer
3cbcb1e3b6 Fix doc (#5439)
* doc

* doc

* remove workflow
2025-08-12 22:45:19 +08:00
Archer
c51395b2c8 V4.12.0 features (#5435)
* add logs chart (#5352)

* charts

* chart data

* log chart

* delete

* rename api

* fix

* move api

* fix

* fix

* pro config

* fix

* feat: Repository interaction (#5356)

* feat: 1好像功能没问题了,明天再测

* feat: 2 解决了昨天遗留的bug,但全选按钮又bug了

* feat: 3 第三版,解决了全选功能bug

* feat: 4 第四版,下面改小细节

* feat: 5 我勒个痘

* feat: 6

* feat: 6 pr

* feat: 7

* feat: 8

* feat: 9

* feat: 10

* feat: 11

* feat: 12

* perf: checkbox ui

* refactor: tweak login loyout (#5357)

Co-authored-by: Archer <545436317@qq.com>

* login ui

* app chat log chart pro display (#5392)

* app chat log chart pro display

* add canopen props

* perf: pro tag tip

* perf: pro tag tip

* feat: openrouter provider (#5406)

* perf: login ui

* feat: openrouter provider

* provider

* perf: custom error throw

* perf: emb batch (#5407)

* perf: emb batch

* perf: vector retry

* doc

* doc (#5411)

* doc

* fix: team folder will add to workflow

* fix: generateToc shell

* Tool price (#5376)

* resolve conflicts for cherry-pick

* fix i18n

* Enhance system plugin template data structure and update ToolSelectModal to include CostTooltip component

* refactor: update systemKeyCost type to support array of objects in plugin and workflow types

* refactor: simplify systemKeyCost type across plugin and workflow types to a single number

* refactor: streamline systemKeyCost handling in plugin and workflow components

* fix

* fix

* perf: toolset price config;fix: workflow array selector ui (#5419)

* fix: workflow array selector ui

* update default model tip

* perf: toolset price config

* doc

* fix: test

* Refactor/chat (#5418)

* refactor: add homepage configuration; add home chat page; add side bar animated collapse and layout

* fix: fix lint rules

* chore: improve logics and code

* chore: more clearer logics

* chore: adjust api

---------

Co-authored-by: Archer <545436317@qq.com>

* perf: chat setting code

* del history

* logo image

* perf: home chat ui

* feat: enhance chat response handling with external links and user info (#5427)

* feat: enhance chat response handling with external links and user info

* fix

* cite code

* perf: toolset add in workflow

* fix: test

* fix: search paraentId

* Fix/chat (#5434)

* wip: rebase了upstream

* wip: adapt mobile UI

* fix: fix chat page logic and UI

* fix: fix UI and improve some logics

* fix: model selector missing logo; vision model to retrieve file

* perf: role selector

* fix: chat ui

* optimize export app chat log (#5436)

* doc

* chore: move components to proper directory; fix the api to get app list (#5437)

* chore: improve team app panel display form (#5438)

* feat: add home chat log tab

* chore: improve team app panel display form

* chore: improve log panel

* fix: spec

* doc

* fix: log permission

* fix: dataset schema required

* add loading status

* remove ui weight

* manage log

* fix: log detail per

* doc

* fix: log menu

* rename permission

* bg color

* fix: app log per

* fix: log key selector

* fix: log

* doc

---------

Co-authored-by: heheer <zhiyu44@qq.com>
Co-authored-by: colnii <1286949794@qq.com>
Co-authored-by: 伍闲犬 <76519998+xqvvu@users.noreply.github.com>
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com>
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Co-authored-by: heheer <heheer@sealos.io>
2025-08-12 22:22:18 +08:00
Finley Ge
c6e58291f7 fix: permission can not edit admin permission (#5433) 2025-08-11 21:46:27 +08:00
gru-agent[bot]
5019c6ec8b Add unit tests for MCP utility functions in utils.test.ts (#5423)
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-08-11 11:08:08 +08:00
Finley Ge
57e1ef1176 refactor: permission role & app read chat log permission (#5416)
* refactor: permission role

* refactor: permission type

* fix: permission manage

* fix: group owner cannot be deleted

* chore: common per map

* chore: openapi

* chore: rename

* fix: type error

* chore: app chat log permission

* chore: add initv4112
2025-08-11 10:51:44 +08:00
Archer
29edf1ea5f Perf: llm parse paragraph (#5420)
* feat: llm directory optimization (#5400)

* perf: llm parse

* doc

---------

Co-authored-by: colnii <1286949794@qq.com>
2025-08-09 18:38:58 +08:00
Archer
1fc1e3fa80 fix: max tokens config (#5409) v4.11.1-fix3 2025-08-08 10:38:57 +08:00
Archer
0526411c05 doc (#5401) 2025-08-07 22:49:09 +08:00
Finley Ge
17599d95bb fix: old mcp tool compatible (#5399) v4.11.1-fix2 2025-08-07 11:37:26 +08:00
dependabot[bot]
318d21ec25 chore(deps): bump transformers in /plugins/model/llm-Baichuan2 (#5397)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.52.1 to 4.53.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.52.1...v4.53.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.53.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:07:11 +08:00
Archer
e5c91b7fae fix: doc path (#5393) 2025-08-05 23:20:39 +08:00
Deepturn
254680bfdf Update dataset.mdx (#5391)
Update api:dataset/create
2025-08-05 12:30:17 +08:00
Archer
37648d5c71 fix: mcp not response output (#5388) v4.11.1-fix 2025-08-05 10:51:42 +08:00
Archer
f870a2de52 更新 4112.mdx (#5387) 2025-08-05 00:15:26 +08:00
Archer
6a0b0b1991 update doc search engine (#5386)
* update doc search engine

* custom tokenizer

* tokenizer
2025-08-04 22:07:52 +08:00