Archer
|
5357aa402b
|
perf: Add tool call prompt (#4683)
* update i18n
* perf: Add tool call prompt
|
2025-04-27 18:29:10 +08:00 |
|
heheer
|
9923a402d9
|
fix: chat quote number (#4679)
|
2025-04-27 17:54:07 +08:00 |
|
heheer
|
25dc8984be
|
add answer quote number (#4658)
|
2025-04-25 10:34:37 +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
|
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 |
|
Archer
|
5e7c97b7b8
|
4.8.11 test fix (#2746)
* fix: refresh tool param
* perf: load image message
* fix: cannot remoce externalReadUrl
* perf: variables update dom
* perf: empty response tip
* fix: conflict
|
2024-09-20 11:28:58 +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 |
|
papapatrick
|
fb59b60761
|
addition i18n (#2631)
|
2024-09-06 16:57:47 +08:00 |
|
Archer
|
f7544ea47b
|
4.8.10 test fix (#2517)
* fix: chat config load error
* prompt perf
|
2024-08-26 14:26:45 +08:00 |
|
Archer
|
3ba9c21828
|
4.8.9 test fix (#2291)
* perf: read file icon
* perf:icon
* fix: i18n
* perf: hide pro api
* perf: upload expired time
* perf: upload file frequency limit
* perf: upload file ux
* perf: input file tip
* perf: qa custom chunk size
* feat: dataset openapi
* fix: auth dataset list
* fix: openapi doc
* perf: zero temperature change to 0.01
* perf: read file prompt
* perf: read file prompt
* perf: free plan tip
* feat: cron job usage
|
2024-08-08 10:07:24 +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 |
|
Zong
|
8a7bd689ae
|
fix(prompt): typo extra content (#1942)
* fix(prompt): typo extra content
* refactor(prompt): AIChat template
|
2024-07-04 19:08:26 +08:00 |
|
Zong
|
babf03c218
|
fix(prompt): typo template tag (#1918)
|
2024-07-04 14:53:46 +08:00 |
|
Archer
|
1e48922bc9
|
Context extract support value type (#1620)
* perf: chat box components
* perf: chatbox context
* feat: extract support value type
* workflow performance
* update doc
* feat: error response
* feat: error response
* oauth sort
* perf: logo
* fix: update laf account
* perf: team permission api
* update type
|
2024-05-28 23:33:05 +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 |
|