Archer
02bf400bf3
Add workflow rename; Fix: userselect chatId unrefresh ( #2672 )
...
* feat: workflow node support rename
* perf: push data to training queue
* fix: userselect chatId unrefresh
2024-09-11 15:27:47 +08:00
Archer
aeba79267a
Workflow deep and workflow connection performance ( #2664 )
...
* feat: Workflow dispatch deep
* perf: workflow connection
2024-09-10 16:57:59 +08:00
Archer
bbdab1d40e
fix: entry ( #2652 )
2024-09-09 16:21:22 +08:00
Archer
5f3c8e9046
Fix: workflow init status ( #2649 )
...
* i18n
* fix: entry
2024-09-09 15:37:20 +08:00
Archer
3ea185315d
fix: workflow clear repeat check run ( #2646 )
2024-09-09 14:14:32 +08:00
archer
e9681c8ed5
log
2024-09-08 15:03:29 +08:00
Archer
52ac445557
fix: mobild sso login ( #2636 )
...
* fix: mobild sso login
* feat: max call tool times
2024-09-07 18:24:38 +08:00
Archer
9334a0dcf6
4.8.10 perf ( #2630 )
...
* perf: i18n init
* i18n
* fix: user select end status
* fix: interactive workflow
* fix: restart chat
* fix: oauth login
2024-09-06 15:45:02 +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
heheer
85a11d08b2
feat: http body type & http input support editor variable ( #2603 )
...
* feat: http body type & http input support editor variable
* fix type
* chore: code
* code
2024-09-03 23:43:21 +08:00
Archer
9a57e94b79
4.8.10 test ( #2601 )
...
* perf: workflow children run params
* feat: workflow userId
* fix: ui size
* perf: Markdown whitespace and ai images split
* fix: openai sdk ts
2024-09-03 13:43:56 +08:00
Archer
761e35c226
4.8.10 workflow perf ( #2596 )
...
* perf: run plugin variables init
* perf: init free plan
* perf: dataset data ui
* perf: workflow theme
* perf: plugin input modal ui
* perf: workflow dispatch
* fix: account ui
* feat: 4810 doc
2024-09-03 09:56:33 +08:00
Archer
060492dbf7
feat: admin add custom plugin ( #2582 )
...
* feat: admin add custom plugin
* refresh plugins
* plugin input box ui
* fix: run plugin varialbes error
* perf: comment
* fix: ts
2024-08-30 22:45:35 +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
2ef98c24be
4.8.10 test ( #2578 )
...
* fix: auth error
* perf: refresh members
* fix: variable run
* fix: runtime check
* fix: dataset info show
2024-08-30 10:27:07 +08:00
Archer
6d00f73e91
4.8.10 test ( #2573 )
...
* feat: more debug response
* fix: debug edge status
* perf: doc
* fix: workflow edge check
* perf: i18n
* package.json
* perf: markdown mask
2024-08-29 23:19:39 +08:00
Archer
813eaacfd0
4.8.10 fix ( #2572 )
...
* fix: circle workflow response modal
* perf: workflow runtime check
2024-08-29 18:00:56 +08:00
Archer
322ca757af
4.8.10 test ( #2568 )
...
* perf: i18n perf
* fix: detail=fasle response
* fix: dataset tag load repeat
* feat :doc
* perf: rename fun
* code comment
2024-08-29 14:51:34 +08:00
heheer
034108c218
fix: global variable during debug & variable update textarea rerender ( #2553 )
...
* fix: global variable during debug & variable update textarea rerender
* update var node use prompt editor
* fix
2024-08-29 14:09:20 +08:00
居里栈栈
6c16fa9166
Fix: Custom delimiter does not take effect when document type is link ( #2565 )
...
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com >
2024-08-29 11:16:17 +08:00
Archer
52cbfeace3
feat: custom read file service ( #2548 )
2024-08-28 11:35:06 +08:00
Archer
c9bb39d802
4.8.10 test ( #2539 )
...
* fix: i18n
* fix: null value
* fix: workflow refresh variables
* perf: copy data
* doc
* perf: run app code
* perf: variable store
* update doc
* perf: pay ui
* fix: log header ui
* fix: log header ui
2024-08-27 19:48:42 +08:00
heheer
d057ad3a45
fix: global variable persist during api calls ( #2544 )
2024-08-27 18:23:15 +08:00
不吃辣不喝酒
14bd1b5404
fix: toolCall.function.arguments maybe undefined ( #2545 )
...
当arg===undefined时,会导致 currentTool.function.arguments += arg; 字符串拼接出问题。
2024-08-27 17:41:59 +08:00
Archer
450167c951
App run node update ( #2542 )
...
* feat(workflow): allow apps to be invoked like plugins (#2521 )
* feat(workflow): allow apps to be invoked like plugins
* fix type
* Encapsulate SSE response methods (#2530 )
* perf: sse response fn
* perf: sse response
* fix: ts
* perf: not ssl copy
* perf: myselect auto scroll
* perf: run app code
* fix: app plugin (#2538 )
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-08-27 16:43:19 +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
fa106eb24c
fix: dispatch workflow skip status ( #2496 )
2024-08-24 23:36:59 +08:00
heheer
6288dc9492
feat: undo-redo & edit snapshots ( #2436 )
...
* feat: undo-redo & edit snapshots
* fix merge
* add simple history back
* fix some undo
* change app latest version
* fix
* chatconfig
* fix snapshot
* fix
* fix
* fix
* fix compare
* fix initial
* fix merge:
* fix useEffect
* fix snapshot initial and saved state
* chore
* fix
* compare snapshot
* nodes edges useEffct
* fix chatconfig
* fix
* delete unused method
* fix
* fix
* fix
* default version name
2024-08-23 15:58:43 +08:00
Archer
b3acd570f7
4.8.10 test ( #2470 )
...
* i18n
* perf: invoice type
* fix: helper line change error
* perf: base64 image
* perf: app list ui
* perf: upload max size check
* perf: init system plugin
* perf: dataset list ui
* perf: http node ui
* perf: ui
* perf: invoice tip
* fix: ts
* perf: invoice table
* perf: null check
2024-08-22 13:43:19 +08:00
heheer
5627a4bfde
feat: add http node timeout ( #2465 )
...
* fix $ in replacement string misinterpreted as regex special character
* add http timeout
* delete console log
2024-08-21 20:23:35 +08:00
Archer
26d800981c
4.8.10 test ( #2433 )
...
* perf: node template ui
* perf: select tool path load error
* pay i18n
* i18n
* perf: oneapi code
* perf: doc
* node templates
* perf: usage table role
* feat: count vector total by datasetId
* perf: user select tip and tempalte market ui
* i18n
* perf: sso config tip
2024-08-20 18:31:40 +08:00
Finley Ge
238381256d
feat: custom-censor-check ( #2437 )
...
* feat: custom-censor-check
* chore: adjust
2024-08-20 10:05:19 +08:00
Archer
61347d9aaa
4.8.10 test ( #2401 )
...
* perf: i18n
* perf: i18n and img tip
* perf: readme
* perf: hide tool ai response
* fix: copy app
* fix: parse image url regx
* perf: folder collection forbid update
2024-08-16 13:09:17 +08:00
折戟沉沙、丿
5bf0dd0ef1
feat(http): text/plain is allowed ( #2376 )
...
* feat(http): plan/txt is allowed
* Update http468.ts
* Update http468.ts
* body 添加string类型
2024-08-16 10:03:43 +08:00
Archer
86c27e85ef
4.8.10 perf ( #2378 )
...
* perf: helpline code
* fix: prompt call stream=false response prefix
* fix: app chat log auth
* perf: new chat i18n
* fix: milvus dataset cannot export data
* perf: doc intro
2024-08-15 13:12:39 +08:00
Archer
fdeb1590d7
User select node ( #2397 )
...
* feat: add user select node (#2300 )
* feat: add user select node
* fix
* type
* fix
* fix
* fix
* perf: user select code
* perf: user select histories
* perf: i18n
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-08-15 12:27:04 +08:00
Archer
0f3418daf5
Publish app - feishu and wecom ( #2375 )
...
* feat(app publish): feishu bot (#2290 )
* feat: feishu publish channel fe
* feat: enable feishu fe,
feat: feishu token api
* feat: feishu bot
* chore: extract saveChat from projects/app
* chore: remove debug log output
* feat: Basic Info
* chore: feishu bot fe adjusting
* feat: feishu bot docs
* feat: new tmpData collection for all tmpdata
* chore: compress the image
* perf: feishu config
* feat: source name
* perf: text desc
* perf: load system plugins
* perf: chat source
* feat(publish): Wecom bot (#2343 )
* chore: Wecom Config
* feat(fe): wecom config fe
* feat: wecom fe
* chore: uses the newest editmodal
* feat: update png; adjust the fe
* chore: adjust fe
* perf: publish app ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-08-13 21:52:18 +08:00
Archer
02d6b7c788
4.8.9 test fix ( #2330 )
...
* perf: query extension prompt
* perf: get preview histories
* perf: i18n
* fix: share page cannot feedback
* fix: publish i18n
2024-08-12 12:09:14 +08:00
Zong
067f3f4098
fix(query): extension prompt template ( #2288 )
2024-08-08 18:47:34 +08:00
Archer
d682a8252f
4.8.9 test ( #2299 )
...
* perf: read file prompt
* perf: read file prompt
* perf: free plan tip
* feat: cron job usage
* perf: app templates
* perf: get llm model by name
* feat: support outlink upload file
* fix: upload limit
2024-08-08 17:45:15 +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
heheer
025d405fe2
feat: allow adding tags when creating collections via api ( #2268 )
...
* feat: allow adding tags when creating collections via api
* fix
2024-08-05 18:33:58 +08:00
Archer
fe71efbbd2
Collection tag ( #2266 )
...
* feat: collection metadata filter (#2211 )
* feat: add dataset collection tags (#2231 )
* dataset page
* workflow page
* move
* fix
* add plus filter
* fix
* fix
* fix
* perf: collection tag code
* fix: collection tags (#2249 )
* fix
* fix
* fix tags of dataset page
* fix tags of workflow page
* doc
* add comments
* fix: collection tags (#2264 )
* fix: metadata filter
* feat: search filter
---------
Co-authored-by: heheer <1239331448@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
2024-08-05 12:08:46 +08:00
Archer
8d25a1d3ec
Add img extension ( #2172 )
...
* perf: mongo log
* perf: img read
* doc
2024-07-26 12:46:07 +08:00
Archer
cd554f573e
4.8.8 test fix ( #2149 )
...
* perf: code comment
* feat: system plugin input guide
* perf: variable avatar
* feat: feishu webhook
* perf: select tool config tip
* perf: rename variable
* fix: per inherit error
* perf: docker-compose oneapi version and i18n
* perf: ui tip bug
* fix: ts
* perf: pg log
* perf: editor color
* perf: update init
2024-07-26 10:23:44 +08:00
Finley Ge
65515e7952
dataset inheritance permission ( #2151 )
...
* refactor: dataset create and update api
* chore: defaultpermission & resume fe
* refactor: database auth
* fix(ts): add inheritPermission into default data types
* chore: adjust the code
* fix: list api type filter
* fix: query condition
2024-07-25 19:03:24 +08:00
heheer
5906daff9f
fix: plugin run & setting quote variables ( #2150 )
...
* fix
* fix
* change variables & variablelabels show condition
* fix type
* fix
2024-07-25 18:01:43 +08:00
Archer
45b8d7e8de
4.8.8 test fix ( #2143 )
...
* perf: transcriptions api
* perf: variable picker tip
* perf: variable picker tip
* perf: chat select app
* feat: router to app detail
* perf: variable avoid space
* perf: variable picker
* perf: doc2x icon and params
* perf: sandbox support countToken
* feat: sandbox support delay and countToken
2024-07-24 16:02:53 +08:00
heheer
bf5145e632
perf: variable label picker scroll & focus disappear ( #2135 )
...
* fix: variable label picker scroll & focus disappear
* fix
* fix filter
* revert
2024-07-23 18:03:53 +08:00