Archer
|
76d6234de6
|
V4.14.7 features (#6406)
* Agent features (#6345)
* Test agent (#6220)
* squash: compress all commits into one
* feat: plan response in ui
* response ui
* perf: agent config
* merge
* tool select ux
* perf: chat ui
* perf: agent editform
* tmp code
* feat: save chat
* Complete agent parent (#6049)
* add role and tools filling
* add: file-upload
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: top agent code
* top agent (#6062)
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
* skill editor ui
* ui
* perf: rewrite type with zod
* skill edit ui
* skill agent (#6089)
* cp skill chat
* rebase fdf933d
and add skill chat
* 1. skill 的 CRUD
2. skill 的信息渲染到前端界面
* solve comment
* remove chatid and chatItemId
* skill match
* perf: skill manage
* fix: ts
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: ts
* fix: loop import
* skill tool config (#6114)
Co-authored-by: xxyyh <2289112474@qq>
* feat: load tool in agent
* skill memory (#6126)
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent skill editor
* perf: helperbot ui
* agent code
* perf: context
* fix: request context
* agent usage
* perf: agent context and pause
* perf: plan response
* Test agent sigle skill (#6184)
* feat:top box fill
* prompt fix
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent chat ui
* Test agent new (#6219)
* have-replan
* agent
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* feat: consolidate agent and MCP improvements
This commit consolidates 17 commits including:
- MCP tools enhancements and fixes
- Agent system improvements and optimizations
- Auth limit and prompt updates
- Tool response compression and error tracking
- Simple app adaptation
- Code quality improvements (TypeScript, ESLint, Zod)
- Version type migration to schema
- Remove deprecated useRequest2
- Add LLM error tracking
- Toolset ID validation fixes
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* fix: transform avatar copy;perf: filter invalid tool
* update llm response storage time
* fix: openapi schema
* update skill desc
* feat: cache hit data
* i18n
* lock
* chat logs support error filter & user search (#6373)
* chat log support searching by user name
* support error filter
* fix
* fix overflow
* optimize
* fix init script
* fix
* perf: get log users
* updat ecomment
* fix: ts
* fix: test
---------
Co-authored-by: archer <545436317@qq.com>
* Fix: agent (#6376)
* Agent features (#6345)
* Test agent (#6220)
* squash: compress all commits into one
* feat: plan response in ui
* response ui
* perf: agent config
* merge
* tool select ux
* perf: chat ui
* perf: agent editform
* tmp code
* feat: save chat
* Complete agent parent (#6049)
* add role and tools filling
* add: file-upload
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: top agent code
* top agent (#6062)
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
* skill editor ui
* ui
* perf: rewrite type with zod
* skill edit ui
* skill agent (#6089)
* cp skill chat
* rebase fdf933d
and add skill chat
* 1. skill 的 CRUD
2. skill 的信息渲染到前端界面
* solve comment
* remove chatid and chatItemId
* skill match
* perf: skill manage
* fix: ts
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: ts
* fix: loop import
* skill tool config (#6114)
Co-authored-by: xxyyh <2289112474@qq>
* feat: load tool in agent
* skill memory (#6126)
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent skill editor
* perf: helperbot ui
* agent code
* perf: context
* fix: request context
* agent usage
* perf: agent context and pause
* perf: plan response
* Test agent sigle skill (#6184)
* feat:top box fill
* prompt fix
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent chat ui
* Test agent new (#6219)
* have-replan
* agent
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* feat: consolidate agent and MCP improvements
This commit consolidates 17 commits including:
- MCP tools enhancements and fixes
- Agent system improvements and optimizations
- Auth limit and prompt updates
- Tool response compression and error tracking
- Simple app adaptation
- Code quality improvements (TypeScript, ESLint, Zod)
- Version type migration to schema
- Remove deprecated useRequest2
- Add LLM error tracking
- Toolset ID validation fixes
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* 1. 把辅助生成前端上的 system prompt 加入到上下文中
2. mcp工具的前端渲染(图标)
3. 文件读取工具和文件上传进行关联
4. 添加了辅助生成返回格式出错的重试方案
5. ask 不出现在 plan 步骤中
6. 添加了辅助生成的头像和交互 UI
* fix:read_file
* helperbot ui
* ts error
* helper ui
* delete Unused import
* perf: helper bot
* lock
---------
Co-authored-by: Archer <545436317@qq.com>
Co-authored-by: xxyyh <2289112474@qq>
* fix date variable required & model auth (#6386)
* fix date variable required & model auth
* doc
* feat: add chat id to finish callback
* fix: iphone safari shareId (#6387)
* fix: iphone safari shareId
* fix: mcp file list can't setting
* fix: reason output field
* fix: skip JSON validation for HTTP tool body with variable (#6392)
* fix: skip JSON validation for HTTP tool body with variable
* doc
* workflow fitview
* perf: selecting memory
* perf: cp api
* ui
* perf: toolcall auto adapt
* fix: catch workflow error
* fix: ts
* perf: pagination type
* remove
* ignore
* update doc
* fix: simple app tool select
* add default avatar to logs user
* perf: loading user
* select dataset ui
* rename version
* feat: add global/common test
* perf: packages/global/common test
* feat: package/global/ai,app test
* add global/chat test
* global/core test
* global/core test
* feat: packages/global all test
* perf: test
* add server api test
* perf: init shell
* perf: init4150 shell
* remove invalid code
* update doc
* remove log
* fix: chat effect
* fix: plan fake tool (#6398)
* 1. 提示词防注入功能
2. 无工具不进入 plan,防止虚拟工具生成
* Agent-dataset
* dataset
* dataset presetInfo
* prefix
* perf: prompt
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: review
* adapt kimi2.5 think toolcall
* feat: invoke fastgpt user info (#6403)
feat: invoke fastgpt user info
* fix: invoke fastgpt user info return orgs (#6404)
* skill and version
* retry helperbot (#6405)
Co-authored-by: xxyyh <2289112474@qq>
* update template
* remove log
* doc
* update doc
* doc
* perf: internal ip check
* adapt get paginationRecords
* tool call adapt
* fix: test
* doc
* fix: agent initial version
* adapt completions v1
* feat: instrumentation check
* rename skill
* add workflow demo mode tracks (#6407)
* chore: 统一 skills 目录命名为小写
将 .claude/Skills/ 重命名为 .claude/skills/ 以保持命名一致性。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* add workflow demo mode tracks
* code
* optimize
* fix: improve workflowDemoTrack based on PR review
- Add comment to empty catch block for maintainability
- Add @param docs to onDemoChange clarifying nodeCount usage
- Replace silent .catch with console.debug for dev debugging
- Handle appId changes by reporting old data before re-init
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* remove repeat skill
* fix(workflow): filter out orphan edges to prevent runtime errors (#6399)
* fix(workflow): filter out orphan edges to prevent runtime errors
Runtime edges that reference non-existent nodes (orphan edges) can cause
unexpected behavior or crashes during workflow dispatch. This change adds
a pre-check to filter out such edges before execution begins, ensuring
system stability even with inconsistent graph data.
* fix(workflow): enhance orphan edge filtering with logging and tests
- Refactor: Extract logic to 'filterOrphanEdges' in utils.ts for better reusability
- Feat: Add performance monitoring (warn if >100ms) and comprehensive logging
- Feat: Support detailed edge inspection in debug mode
- Docs: Add JSDoc explaining causes of orphan edges (migration, manual edits)
- Test: Add unit tests covering edge cases and performance (1000 edges)
Addresses PR review feedback regarding logging, variable naming, and testing."
* move code
* move code
* add more unit test
---------
Co-authored-by: archer <545436317@qq.com>
* test
* perf: test
* add server/common/string test
* fix: resolve $ref references in MCP tool input schemas (#6395) (#6409)
* fix: resolve $ref references in MCP tool input schemas (#6395)
* add test code
---------
Co-authored-by: archer <545436317@qq.com>
* chore(docs): add fastgpt, fastgpt-plugin version choice guide (#6411)
* chore(doc): add fastgpt version description
* doc
* doc
---------
Co-authored-by: archer <545436317@qq.com>
* fix:dataset cite and description info (#6410)
* 1. 添加知识库引用(plan 步骤和直接知识库调用)
2. 提示词框中的@知识库工具
3. plan 中 step 的 description dataset_search 改为中文
* fix: i18n
* prompt
* prompt
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: tool call
* perf: workflow props
* fix: merge ECharts toolbox options instead of overwriting (#6269) (#6412)
* feat: integrate logtape and otel (#6400)
* fix: deps
* feat(logger): integrate logtape and otel
* wip(log): add basic infras logs
* wip(log): add request id and inject it into context
* wip(log): add basic tx logs
* wip(log): migrate
* wip(log): category
* wip(log): more sub category
* fix: type
* fix: sessionRun
* fix: export getLogger from client.ts
* chore: improve logs
* docs: update signoz and changelog
* change type
* fix: ts
* remove skill.md
* fix: lockfile specifier
* fix: test
---------
Co-authored-by: archer <545436317@qq.com>
* init log
* doc
* remove invalid log
* fix: review
* template
* replace new log
* fix: ts
* remove log
* chore: migrate all addLog to logtape
* move skill
* chore: migrate all addLog to logtape (#6417)
* update skill
* remove log
* fix: tool check
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: xuyafei1996 <54217479+xuyafei1996@users.noreply.github.com>
Co-authored-by: ToukoYui <2331631097@qq.com>
Co-authored-by: roy <whoeverimf5@gmail.com>
|
2026-02-12 16:37:50 +08:00 |
|
Archer
|
830eb19055
|
feature: V4.12.2 (#5525)
* feat: favorite apps & quick apps with their own configuration (#5515)
* chore: extract chat history and drawer; fix model selector
* feat: display favourite apps and make it configurable
* feat: favorite apps & quick apps with their own configuration
* fix: fix tab title and add loading state for searching
* fix: cascade delete favorite app and quick app while deleting relative app
* chore: make improvements
* fix: favourite apps ui
* fix: add permission for quick apps
* chore: fix permission & clear redundant code
* perf: chat home page code
* chatbox ui
* fix: 4.12.2-dev (#5520)
* fix: add empty placeholder; fix app quick status; fix tag and layout
* chore: add tab query for the setting tabs
* chore: use `useConfirm` hook instead of `MyModal`
* remove log
* fix: fix modal padding (#5521)
* perf: manage app
* feat: enhance model provider handling and update icon references (#5493)
* perf: model provider
* sdk package
* refactor: create llm response (#5499)
* feat: add LLM response processing functions, including the creation of stream-based and complete responses
* feat: add volta configuration for node and pnpm versions
* refactor: update LLM response handling and event structure in tool choice logic
* feat: update LLM response structure and integrate with tool choice logic
* refactor: clean up imports and remove unused streamResponse function in chat and toolChoice modules
* refactor: rename answer variable to answerBuffer for clarity in LLM response handling
* feat: enhance LLM response handling with tool options and integrate tools into chat and tool choice logic
* refactor: remove volta configuration from package.json
* refactor: reorganize LLM response types and ensure default values for token counts
* refactor: streamline LLM response handling by consolidating response structure and removing redundant checks
* refactor: enhance LLM response handling by consolidating tool options and streamlining event callbacks
* fix: build error
* refactor: update tool type definitions for consistency in tool handling
* feat: llm request function
* fix: ts
* fix: ts
* fix: ahook ts
* fix: variable name
* update lock
* ts version
* doc
* remove log
* fix: translation type
* perf: workflow status check
* fix: ts
* fix: prompt tool call
* fix: fix missing plugin interact window & make tag draggable (#5527)
* fix: incorrect select quick apps state; filter apps type (#5528)
* fix: usesafe translation
* perf: add quickapp modal
---------
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com>
Co-authored-by: francis <zhichengfan18@gmail.com>
|
2025-08-25 19:19:43 +08:00 |
|
Archer
|
fdd4e9edbd
|
Test parse cite and add tool call parallel (#4737)
* add quote response filter (#4727)
* chatting
* add quote response filter
* add test
* remove comment
* perf: cite hidden
* perf: format llm response
* feat: comment
* update default chunk size
* update default chunk size
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-04-30 17:43:50 +08:00 |
|
Archer
|
1465999c46
|
feat: get tokens from api usage (#4671)
|
2025-04-27 01:13:38 +08:00 |
|
Archer
|
9918133426
|
update prompt version (#4242)
* sync collection
* remove lock
* update prompt version
|
2025-03-27 10:05:30 +08:00 |
|
heheer
|
8eec8566db
|
feat: node prompt version (#4141)
* feat: node prompt version
* fix
* delete unused code
* fix
* fix code
|
2025-03-27 10:05:30 +08:00 |
|
Archer
|
50bf7f9a3b
|
V4.8.17 feature (#3493)
* split tokens into input and output (#3477)
* split tokens into input and output
* query extension & tool call & question guide
* fix
* perf: input and output tokens
* perf: tool call if else
* perf: remove code
* fix: extract usage count
* fix: qa usage count
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2024-12-30 10:13:25 +08:00 |
|
Archer
|
bfac393ab1
|
Add question guide config (#3403)
* feat:Prompt task (#3337)
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* feat:Prompt task (#3337)
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* perf: question gudide code
* fix: i18n
* hunyuan logo
* fix: cq templates
* perf: create question guide code
* udpate svg
---------
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
|
2024-12-16 13:49:31 +08:00 |
|
Archer
|
e9d52ada73
|
4.8.13 feature (#3118)
* chore(ui): login page & workflow page (#3046)
* login page & number input & multirow select & llm select
* workflow
* adjust nodes
* New file upload (#3058)
* feat: toolNode aiNode readFileNode adapt new version
* update docker-compose
* update tip
* feat: adapt new file version
* perf: file input
* fix: ts
* feat: add chat history time label (#3024)
* feat:add chat and logs time
* feat: add chat history time label
* code perf
* code perf
---------
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
* add chatType (#3060)
* pref: slow query of full text search (#3044)
* Adapt findLast api;perf: markdown zh format. (#3066)
* perf: context code
* fix: adapt findLast api
* perf: commercial plugin run error
* perf: markdown zh format
* perf: dockerfile proxy (#3067)
* fix ui (#3065)
* fix ui
* fix
* feat: support array reference multi-select (#3041)
* feat: support array reference multi-select
* fix build
* fix
* fix loop multi-select
* adjust condition
* fix get value
* array and non-array conversion
* fix plugin input
* merge func
* feat: iframe code block;perf: workflow selector type (#3076)
* feat: iframe code block
* perf: workflow selector type
* node pluginoutput check (#3074)
* feat: View will move when workflow check error;fix: ui refresh error when continuous file upload (#3077)
* fix: plugin output check
* fix: ui refresh error when continuous file upload
* feat: View will move when workflow check error
* add dispatch try catch (#3075)
* perf: workflow context split (#3083)
* perf: workflow context split
* perf: context
* 4.8.13 test (#3085)
* perf: workflow node ui
* chat iframe url
* feat: support sub route config (#3071)
* feat: support sub route config
* dockerfile
* fix upload
* delete unused code
* 4.8.13 test (#3087)
* fix: image expired
* fix: datacard navbar ui
* perf: build action
* fix: workflow file upload refresh (#3088)
* fix: http tool response (#3097)
* loop node dynamic height (#3092)
* loop node dynamic height
* fix
* fix
* feat: support push chat log (#3093)
* feat: custom uid/metadata
* to: custom info
* fix: chat push latest
* feat: add chat log envs
* refactor: move timer to pushChatLog
* fix: using precise log
---------
Co-authored-by: Finley Ge <m13203533462@163.com>
* 4.8.13 test (#3098)
* perf: loop node refresh
* rename context
* comment
* fix: ts
* perf: push chat log
* array reference check & node ui (#3100)
* feat: loop start add index (#3101)
* feat: loop start add index
* update doc
* 4.8.13 test (#3102)
* fix: loop index;edge parent check
* perf: reference invalid check
* fix: ts
* fix: plugin select files and ai response check (#3104)
* fix: plugin select files and ai response check
* perf: text editor selector;tool call tip;remove invalid image url;
* perf: select file
* perf: drop files
* feat: source id prefix env (#3103)
* 4.8.13 test (#3106)
* perf: select file
* perf: drop files
* perf: env template
* 4.8.13 test (#3107)
* perf: select file
* perf: drop files
* fix: imple mode adapt files
* perf: push chat log (#3109)
* fix: share page load title error (#3111)
* 4.8.13 perf (#3112)
* fix: share page load title error
* update file input doc
* perf: auto add file urls
* perf: auto ser loop node offset height
* 4.8.13 test (#3117)
* perf: plugin
* updat eaction
* feat: add more share config (#3120)
* feat: add more share config
* add i18n en
* fix: missing subroute (#3121)
* perf: outlink config (#3128)
* update action
* perf: outlink config
* fix: ts (#3129)
* 更新 docSite 文档内容 (#3131)
* fix: null pointer (#3130)
* fix: null pointer
* perf: not input text
* update doc url
* perf: outlink default value (#3134)
* update doc (#3136)
* 4.8.13 test (#3137)
* update doc
* perf: completions chat api
* Restore docSite content based on upstream/4.8.13-dev (#3138)
* Restore docSite content based on upstream/4.8.13-dev
* 4813.md缺少更正
* update doc (#3141)
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: Finley Ge <m13203533462@163.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
|
2024-11-13 11:29:53 +08:00 |
|
heheer
|
d45d18cc3b
|
fix: variable label i18n & create question guide language (#2933)
|
2024-10-16 14:21:53 +08:00 |
|
Archer
|
3ab934771f
|
4.8.11 perf (#2768)
* perf: watch local
* perf: dataset list ui
* perf: Check workflow invalid edges in saved
* remove log
* perf: Forbid touch scale
* perf: rename dataset process
* feat: support child app unstream mode
* feat: Dispatch child app will record detail
* feat: Save childApp run log
* fix: share page init error
* perf: chatId reset
|
2024-09-23 10:17:49 +08:00 |
|
Archer
|
093bfa2134
|
feat: dataset quote role support system; fix: adapt o1 model (#2733)
* feat: dataset quote support system role
* perf: adapt dataset quote role
* fix: adapt o1 model
|
2024-09-18 13:38:50 +08:00 |
|
Archer
|
64708ea424
|
Update userselect ux (#2610)
* perf: user select ux and api
* perf: http variables replace code
* perf: http variables replace code
* perf: chat box question guide adapt interactive
* remove comment
|
2024-09-04 11:11:08 +08:00 |
|
Archer
|
e36d9d794f
|
File input (#2270)
* doc
* feat: file upload config
* perf: chat box file params
* feat: markdown show file
* feat: chat file store and clear
* perf: read file contentType
* feat: llm vision config
* feat: file url output
* perf: plugin error text
* perf: image load
* feat: ai chat document
* perf: file block ui
* feat: read file node
* feat: file read response field
* feat: simple mode support read files
* feat: tool call
* feat: read file histories
* perf: select file
* perf: select file config
* i18n
* i18n
* fix: ts; feat: tool response preview result
|
2024-08-06 10:00:22 +08:00 |
|
Archer
|
439c819ff1
|
4.8 preview (#1288)
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Newflow (#89)
* docs: Add doc for Xinference (#1266)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* rename code
* move code
* update flow
* input type selector
* perf: workflow runtime
* feat: node adapt newflow
* feat: adapt plugin
* feat: 360 connection
* check workflow
* perf: flow 性能
* change plugin input type (#81)
* change plugin input type
* plugin label mode
* perf: nodecard
* debug
* perf: debug ui
* connection ui
* change workflow ui (#82)
* feat: workflow debug
* adapt openAPI for new workflow (#83)
* adapt openAPI for new workflow
* i18n
* perf: plugin debug
* plugin input ui
* delete
* perf: global variable select
* fix rebase
* perf: workflow performance
* feat: input render type icon
* input icon
* adapt flow (#84)
* adapt newflow
* temp
* temp
* fix
* feat: app schedule trigger
* feat: app schedule trigger
* perf: schedule ui
* feat: ioslatevm run js code
* perf: workflow varialbe table ui
* feat: adapt simple mode
* feat: adapt input params
* output
* feat: adapt tamplate
* fix: ts
* add if-else module (#86)
* perf: worker
* if else node
* perf: tiktoken worker
* fix: ts
* perf: tiktoken
* fix if-else node (#87)
* fix if-else node
* type
* fix
* perf: audio render
* perf: Parallel worker
* log
* perf: if else node
* adapt plugin
* prompt
* perf: reference ui
* reference ui
* handle ux
* template ui and plugin tool
* adapt v1 workflow
* adapt v1 workflow completions
* perf: time variables
* feat: workflow keyboard shortcuts
* adapt v1 workflow
* update workflow example doc (#88)
* fix: simple mode select tool
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
* doc
* perf: extract node
* extra node field
* update plugin version
* doc
* variable
* change doc & fix prompt editor (#90)
* fold workflow code
* value type label
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-04-25 17:51:20 +08:00 |
|
Archer
|
9d27de154b
|
4.7-alpha2 (#1027)
* feat: stop toolCall and rename some field. (#46)
* perf: node delete tip;pay tip
* fix: toolCall cannot save child answer
* feat: stop tool
* fix: team modal
* fix feckbackMoal auth bug (#47)
* 简单的支持提示词运行tool。优化workflow模板 (#49)
* remove templates
* fix: request body undefined
* feat: prompt tool run
* feat: workflow tamplates modal
* perf: plugin start
* 4.7 (#50)
* fix docker-compose download url (#994)
original code is a bad url with '404 NOT FOUND' return.
fix docker-compose download url, add 'v' before docker-compose version
* Update ai_settings.md (#1000)
* Update configuration.md
* Update configuration.md
* Fix history in classifyQuestion and extract modules (#1012)
* Fix history in classifyQuestion and extract modules
* Add chatValue2RuntimePrompt import and update text formatting
* flow controller to packages
* fix: rerank select
* modal ui
* perf: modal code path
* point not sufficient
* feat: http url support variable
* fix http key
* perf: prompt
* perf: ai setting modal
* simple edit ui
---------
Co-authored-by: entorick <entorick11@qq.com>
Co-authored-by: liujianglc <liujianglc@163.com>
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com>
* fix team share redirect to login (#51)
* feat: support openapi import plugins (#48)
* feat: support openapi import plugins
* feat: import from url
* fix: add body params parse
* fix build
* fix
* fix
* fix
* tool box ui (#52)
* fix: training queue
* feat: simple edit tool select
* perf: simple edit dataset prompt
* fix: chatbox tool ux
* feat: quote prompt module
* perf: plugin tools sign
* perf: model avatar
* tool selector ui
* feat: max histories
* perf: http plugin import (#53)
* perf: plugin http import
* chatBox ui
* perf: name
* fix: Node template card (#54)
* fix: ts
* setting modal
* package
* package
* feat: add plugins search (#57)
* feat: add plugins search
* perf: change http plugin header input
* Yjl (#56)
* perf: prompt tool call
* perf: chat box ux
* doc
* doc
* price tip
* perf: tool selector
* ui'
* fix: vector queue
* fix: empty tool and empty response
* fix: empty msg
* perf: pg index
* perf: ui tip
* doc
* tool tip
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: entorick <entorick11@qq.com>
Co-authored-by: liujianglc <liujianglc@163.com>
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-03-21 13:32:31 +08:00 |
|
Archer
|
9501c3f3a1
|
V4.7-alpha (#985)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-03-13 10:50:02 +08:00 |
|
Archer
|
42a8184ea0
|
v4.6.9-alpha (#918)
Co-authored-by: Mufei <327958099@qq.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-03-04 00:05:25 +08:00 |
|
Archer
|
064c64e74c
|
V4.6.9-first commit (#899)
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20)
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22)
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* sub plan page (#23)
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
* feat 新增套餐详情弹窗代码 (#24)
* merge 合并代码
* fix 新增套餐详情弹框
* fix 修复pr问题
* feat: change http node input to prompt editor (#21)
* feat: change http node input to prompt editor
* fix
* split PromptEditor to HttpInput
* Team plans (#25)
* perf: pay check
* perf: team plan test
* plan limit check
* replace sensitive text
* perf: fix some null
* collection null check
* perf: plans modal
* perf: http module
* pacakge (#26)
* individuation page and pay modal amount (#27)
* feat: individuation page
* team chat config
* pay modal
* plan count and replace invalid chars (#29)
* fix: user oneapi
* fix: training queue
* fix: qa queue
* perf: remove space chars
* replace invalid chars
* change httpinput dropdown menu (#28)
* perf: http
* reseet free plan
* perf: plan code to packages
* remove llm config to package
* perf: code
* perf: faq
* fix: get team plan
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-02-28 13:19:15 +08:00 |
|
Archer
|
fd9b6291af
|
Revert "sub plan page (#885)" (#886)
This reverts commit 443ad37b6a.
|
2024-02-23 17:48:15 +08:00 |
|
Archer
|
443ad37b6a
|
sub plan page (#885)
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20)
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22)
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
|
2024-02-23 17:47:34 +08:00 |
|
Archer
|
34602b25df
|
4.6.8-alpha (#804)
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13)
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com>
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14)
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15)
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-02-01 21:57:41 +08:00 |
|
Archer
|
9ccfda47b7
|
V4.6.6-2 (#673)
|
2023-12-31 14:12:51 +08:00 |
|
Archer
|
05bf1b2265
|
V4.6.5-alpha (#609)
|
2023-12-15 15:57:39 +08:00 |
|
Archer
|
8bb5588305
|
v4.6 -1 (#459)
|
2023-11-09 09:46:57 +08:00 |
|
Archer
|
a3534407bf
|
v4.5.1 (#417)
|
2023-10-22 23:54:04 +08:00 |
|