Commit Graph

1609 Commits (4f9879d2ddefa8a5af5f181971c82c9feffa2b53)

Author SHA1 Message Date
GuanMu e36b6e2f26 feat: enhance task state management and output handling in advanced chat pipeline 10 months ago
GuanMu cf4fd0ecb4 feat: enhance answer node functionality and output handling
- Updated `AnswerNode` to include dynamic output variable handling.
- Modified `AnswerStreamProcessor` to manage output states and ensure proper event processing.
- Added `outputs` field to relevant components and TypeScript types for better integration.
- Improved logging for debugging purposes in task pipeline and answer stream processing.
10 months ago
GuanMu 53a2bca784
Merge branch 'langgenius:main' into add-message-extra-data 10 months ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 10 months ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 10 months ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 10 months ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 10 months ago
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
10 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 10 months ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 10 months ago
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 10 months ago
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 10 months ago
非法操作 244687c9a7
fix: plugin update redcorner mark display incorrect (#20636) 10 months ago
Joel d22c351221
chore: fix some security issues in markdown (#20639) 10 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 10 months ago
GuanMu ecadfd3387
Merge branch 'langgenius:main' into add-message-extra-data 10 months ago
GuanMu a36533a5ec feat: add outputs field to message model and enhance advanced chat task pipeline
- Introduced `outputs` field in the Message model to store output data.
- Updated `generate_task_pipeline.py` to handle and print outputs during task processing.
- Enhanced the answer node components to utilize the new outputs field, including filtering and displaying output variables.
- Added necessary adjustments in the TypeScript types for better integration with the new outputs functionality.
10 months ago
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 10 months ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 10 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 10 months ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 10 months ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
10 months ago
zxhlyh e303417e04
fix: agent app tool update (#20490) 10 months ago
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 10 months ago
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 10 months ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 10 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 10 months ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 10 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 10 months ago
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
10 months ago
NFish 8ef91222ea
fix: show 'reset brand' button after set branding image (#20420) 10 months ago
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
10 months ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 10 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 10 months ago
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
10 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 10 months ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 10 months ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 10 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 10 months ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 10 months ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 10 months ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 10 months ago
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 10 months ago
Wu Tianwei 3995f55cbc
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
10 months ago
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 10 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 10 months ago
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 10 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 10 months ago