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
b327e487a5
perf: app cron job ( #3360 )
2024-12-10 14:05:34 +08:00
Archer
1a294c1fd3
perf: load plugin groups code;perf: system plugin schema;fix: special variables replace;perf: retry cron app job ( #3347 )
...
* perf: load plugin groups code
* perf: system plugin schema
* feat: retry cron app job
* fix: special variables replace
2024-12-09 17:18:07 +08:00
Archer
8aa6b53760
V4.8.14 dev ( #3234 )
...
* feat: rewrite chat context (#3176 )
* feat: add app auto execute (#3115 )
* feat: add app auto execute
* auto exec configtion
* chatting animation
* change icon
* fix
* fix
* fix link
* feat: add chat context to all chatbox
* perf: loading ui
---------
Co-authored-by: heheer <heheer@sealos.io >
* app auto exec (#3179 )
* add chat records loaded state (#3184 )
* perf: chat store reset storage (#3186 )
* perf: chat store reset storage
* perf: auto exec code
* chore: workflow ui (#3175 )
* chore: workflow ui
* fix
* change icon color config
* change popover to mymenu
* 4.8.14 test (#3189 )
* update doc
* fix: token check
* perf: icon button
* update doc
* feat: share page support configuration Whether to allow the original view (#3194 )
* update doc
* perf: fix index (#3206 )
* perf: i18n
* perf: Add service entry (#3226 )
* 4.8.14 test (#3228 )
* fix: ai log
* fix: text splitter
* fix: reference unselect & user form description & simple to advance (#3229 )
* fix: reference unselect & user form description & simple to advance
* change abort position
* perf
* perf: code (#3232 )
* perf: code
* update doc
* fix: create btn permission (#3233 )
* update doc
* fix: refresh chatbox listener
* perf: check invalid reference
* perf: check invalid reference
* update doc
* fix: ui props
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-11-26 12:02:58 +08:00
Archer
f89452acdd
Group role ( #2993 )
...
* feat: app/dataset support group (#2898 )
* pref: member-group (#2862 )
* feat: group list ordered by updateTime
* fix: transfer ownership of group when deleting member
* fix: i18n fix
* feat: can not set member as admin/owner when user is not active
* fix: GroupInfoModal hover input do not change color
* fix(fe): searchinput do not scroll
* feat: app collaborator with group, remove default permission
* feat: dataset collaborator with group, remove default permission
* chore(test): pref mock
* chore: remove useless code
* chore: adjust
* fix: add self as collaborator when creating folder
* fix(fe): folder manage menu do not show when user has write permission
only
* fix: dataset folder create
* feat: Add code comment
* Pref: app move (#2952 )
* perf: app schema
* doc
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-10-25 19:39:11 +08:00
heheer
903f39fe17
feat: add plugin instruction config ( #2579 )
...
* feat: add plugin instruction config
* fix build
2024-08-30 17:12:57 +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
b5c98a4f63
Plugin runtime ( #2050 )
...
* feat: plugin run (#1950 )
* feat: plugin run
* fix
* ui
* fix
* change user input type
* fix
* fix
* temp
* split out plugin chat
* perf: chatbox
* perf: chatbox
* fix: plugin runtime (#2032 )
* fix: plugin runtime
* fix
* fix build
* fix build
* perf: chat send prompt
* perf: chat log ux
* perf: chatbox context and share page plugin runtime
* perf: plugin run time config
* fix: ts
* feat: doc
* perf: isPc check
* perf: variable input render
* feat: app search
* fix: response box height
* fix: phone ui
* perf: lock
* perf: plugin route
* fix: chat (#2049 )
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-15 22:50:48 +08:00
Archer
5605f1a892
4.8.6 fix ( #1963 )
...
* feat: log store
* fix: full text search match query
* perf: mongo schema import, Avoid duplicate import
2024-07-05 17:37:42 +08:00
Archer
a9cdece341
4.8.6 merge ( #1943 )
...
* Dataset collection forbid (#1885 )
* perf: tool call support same id
* feat: collection forbid
* feat: collection forbid
* Inheritance Permission for apps (#1897 )
* feat: app schema define
chore: references of authapp
* feat: authApp method inheritance
* feat: create and update api
* feat: update
* feat: inheritance Permission controller for app.
* feat: abstract version of inheritPermission
* feat: ancestorId for apps
* chore: update app
* fix: inheritPermission abstract version
* feat: update folder defaultPermission
* feat: app update api
* chore: inheritance frontend
* chore: app list api
* feat: update defaultPermission in app deatil
* feat: backend api finished
* feat: app inheritance permission fe
* fix: app update defaultpermission causes collaborator miss
* fix: ts error
* chore: adjust the codes
* chore: i18n
chore: i18n
* chore: fe adjust and i18n
* chore: adjust the code
* feat: resume api;
chore: rewrite update api and inheritPermission methods
* chore: something
* chore: fe code adjusting
* feat: frontend adjusting
* chore: fe code adjusting
* chore: adjusting the code
* perf: fe loading
* format
* Inheritance fix (#1908 )
* fix: SlideCard
* fix: authapp did not return parent app for inheritance app
* fix: fe adjusting
* feat: fe adjusing
* perf: inherit per ux
* doc
* fix: ts errors (#1916 )
* perf: inherit permission
* fix: permission inherit
* Workflow type (#1938 )
* perf: workflow type
tmp workflow
perf: workflow type
feat: custom field config
* perf: dynamic input
* perf: node classify
* perf: node classify
* perf: node classify
* perf: node classify
* fix: workflow custom input
* feat: text editor and customFeedback move to basic nodes
* feat: community system plugin
* fix: ts
* feat: exprEval plugin
* perf: workflow type
* perf: plugin important
* fix: default templates
* perf: markdown hr css
* lock
* perf: fetch url
* perf: new plugin version
* fix: chat histories update
* fix: collection paths invalid
* perf: app card ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-07-04 17:42:09 +08:00
Archer
565bfc8486
Concat plugin to app ( #1799 )
2024-06-19 14:38:21 +08:00
Archer
bc6864c3dc
Feat: App folder and permission ( #1726 )
...
* app folder
* feat: app foldere
* fix: run app param error
* perf: select app ux
* perf: folder rerender
* fix: ts
* fix: parentId
* fix: permission
* perf: loading ux
* perf: per select ux
* perf: clb context
* perf: query extension tip
* fix: ts
* perf: app detail per
* perf: default per
2024-06-11 10:16:24 +08:00
Archer
19c8a06d51
Permission ( #1687 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-06-04 17:52:00 +08:00
Archer
fb368a581c
Perf input guide ( #1557 )
...
* perf: input guide code
* perf: input guide ui
* Chat input guide api
* Update app chat config store
* perf: app chat config field
* perf: app context
* perf: params
* fix: ts
* perf: filter private config
* perf: filter private config
* perf: import workflow
* perf: limit max tip amount
2024-05-21 17:52:04 +08:00
Archer
d407e87dd9
4.8-fix ( #1305 )
...
* fix if-else find variables (#92 )
* fix if-else find variables
* change workflow output type
* fix tooltip style
* fix
* 4.8 (#93 )
* api middleware
* perf: app version histories
* faq
* perf: value type show
* fix: ts
* fix: Run the same node multiple times
* feat: auto save workflow
* perf: auto save workflow
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-27 12:21:01 +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
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
9cb4280a16
v4.6.2-alpah ( #511 )
2023-11-24 15:29:43 +08:00
Archer
c5664c7e90
feat: vision model ( #489 )
...
* mongo init
* perf: mongo connect
* perf: tts
perf: whisper and tts
peref: tts whisper permission
log
reabase (#488 )
* perf: modal
* i18n
* perf: schema lean
* feat: vision model format
* perf: tts loading
* perf: static data
* perf: tts
* feat: image
* perf: image
* perf: upload image and title
* perf: image size
* doc
* perf: color
* doc
* speaking can not select file
* doc
2023-11-18 15:42:35 +08:00
Archer
cd3acb44ab
v4.6-4 ( #473 )
2023-11-15 21:35:50 +08:00
Archer
8bb5588305
v4.6 -1 ( #459 )
2023-11-09 09:46:57 +08:00