Commit Graph

622 Commits (c9bb3e6eecd37efdcd7b87f0fca5bf382e482351)

Author SHA1 Message Date
Harry fd1f911052 Merge remote-tracking branch 'origin/feat/tool-oauth' into feat/oauth 11 months ago
Harry 71c89b3ae3 Merge branch 'feat/tool-plugin-oauth' into feat/oauth 11 months ago
zxhlyh 25e0013db9 fix 11 months ago
Chieh Wang 30aa052a57
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
11 months ago
Wu Tianwei aef67ed7ec
fix: add background color for chat bubble in light and dark themes (#22472) 11 months ago
QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025)
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025)

This PR addresses serialization issues in the VariablePool model by separating the `value_type` tags for `IntegerSegment`/`FloatSegment` and `IntegerVariable`/`FloatVariable`. Previously, both Integer and Float types shared the same `SegmentType.NUMBER` tag, causing conflicts during serialization.

Key changes:
- Introduce distinct `value_type` tags for Integer and Float segments/variables
- Add `VariableUnion` and `SegmentUnion` types for proper type discrimination
- Leverage Pydantic's discriminated union feature for seamless serialization/deserialization
- Enable accurate serialization of data structures containing these types

Closes #22024.
11 months ago
Kerwin Bryant 229b4d621e
Improve Tooltip UX by enabling delay by default (#21383) 11 months ago
znn 1f4b3591ae
adding tooltip for bindingCount (#22450)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
zxhlyh e4cf6a497b fix 11 months ago
Harry 6a085fab26 Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 11 months ago
zxhlyh 498d8ab33c fix 11 months ago
zxhlyh a923087b57 Merge branch 'main' into feat/tool-oauth 11 months ago
zxhlyh 3f273cae73 fix 11 months ago
Minamiyama 7e666dc3b1
fix(prompt-editor): show error warning for destructive env and conv var (#21802) 11 months ago
zxhlyh 964e29b27f fix: loading 11 months ago
zxhlyh d0ba7adf33 form 11 months ago
zxhlyh 2572e99a4b form 11 months ago
zxhlyh fd0a8d5834 Merge branch 'main' into feat/tool-oauth 11 months ago
zxhlyh 29035d333d fix: validate 11 months ago
Harry 06802afc94 Merge branch 'main' into feat/tool-plugin-oauth 11 months ago
HyaCinth 2d3c5b3b7c
fix(emoji-picker): Adjust the style of the emoji picker (#22161) (#22231) 11 months ago
zxhlyh 83ab69d2eb tool oauth 11 months ago
Harry 0532135a9c Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 11 months ago
le0zh fe4e2f7921
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Harry f3bbab0eed Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
11 months ago
zxhlyh 90f800408d merge main 11 months ago
zxhlyh 18699f8671 tool oauth 11 months ago
Joel 5375d9bb27
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
11 months ago
Heyang Wang 4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable (#21992) (#22103)
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
11 months ago
zxhlyh bda76080a9 Merge branch 'main' into feat/tool-oauth 11 months ago
zxhlyh 8968a3e254 tool oauth 11 months ago
Davide Delbianco 1885426421
feat: Allow to change SSL verify in HTTP Node (#22052)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
kurokobo e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 11 months ago
zxhlyh ce8bf7b5a2 Merge branch 'main' into feat/tool-oauth 11 months ago
zxhlyh 0f1be60daa tool oauth 11 months ago
mizoo de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms (#21922)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 11 months ago
zxhlyh c53d5c105b feat: tool oauth 11 months ago
Ali Saleh 1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
11 months ago
ShadowJobs 86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796)
Co-authored-by: LinYing <linying@momenta.ai>
11 months ago
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 12 months ago
NFish 6013d90426
Fix/ serveral bugs fixed in enterprise (#21729) 12 months ago
Davide Delbianco 38a704743c
chore: Add missing svg icon sources (#21627) 12 months ago
CorrectRoad 7d9d670f90
feat: to add tag when tag input is unfocus (#21555) 12 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 12 months ago
CorrectRoad d2814650e6
feat: prevent input of non-numeric values ​​in numer input (#21562) 12 months ago
zxhlyh 45dc0a43d3
fix: prompt editor insert context (#21526) 12 months ago
zxhlyh 819c02f1f5
fix: prompt editor click to insert variable (#21470) 12 months ago
Kerwin Bryant 2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 12 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
12 months ago