Commit Graph

2251 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
Bharat Ramanathan e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 10 months ago
Joel 723b69cf8d
chore: chart panel ui enhance (#20743) 10 months ago
Joel 85859b6723
feat: add browser list (#20717) 10 months ago
Joel 4f0c9fdf2b
chore: remove repeat public api and service api panel (#20715) 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
github-actions[bot] 3367d4258d
chore: translate i18n files (#20664)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
10 months ago
geosmart de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param (#20659) 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
GuanMu 6aba223383
fix: adjust sticky header properties in Container component (#20624) 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
crazywoola 25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592) 10 months ago
Muttakin Islam Hasib 157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548) 10 months ago
GuanMu db83bfc53a
chore: update pnpm version to 10.11.1 (#20573) 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
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 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
github-actions[bot] d72d02b970
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
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
Novice b2ab401279
chore: remove agent turn limits (#19930) 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
comfuture b39ca7ee31
Fixes some i18n(ko) translations. (#20348) 10 months ago