Commit Graph

1745 Commits (5247c1949893ee62bea07bc5d2abeff07be94a28)

Author SHA1 Message Date
suntp 88537991d6
fix: Metadata filtering with Manual option in Agent mode does not take effect when specifying input variables. (#20362) 8 months ago
Minamiyama a0b32b6027
feat(config-modal): add space to underscore conversion in variable name input of start node (#22284) 8 months ago
GuanMu b27c540379
Fix: Remove height and overflow style settings (#22327) 8 months ago
HyaCinth 8b1f428ead
Chore: Replace lodash/noop with lodash-es/noop (#22331) 8 months ago
Minamiyama 016ff0feae
fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 8 months ago
非法操作 aa6cad5f1d
fix: tool's model selector and app selector not work (#22291) 8 months ago
yolofit 817071e448
fix: iteration itemType support conversation var (#22220) (#22236) 9 months ago
GuanMu f193e9764e
fix: Optimize the workspace panel width calculation (#22195) 9 months ago
Minamiyama 5f9628e027
feat(workflow): add drag-and-drop support for variable list items for start node (#22150) 9 months ago
HyaCinth 76d21743fd
fix(web): Optimize AppInfo Component Layout (#22212) (#22218) 9 months ago
HyaCinth 2d3c5b3b7c
fix(emoji-picker): Adjust the style of the emoji picker (#22161) (#22231) 9 months ago
Joel 1d85979a74
chore:extract last run common logic (#22214) 9 months ago
le0zh fe4e2f7921
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
Marcelo Díaz 9a9ec0c99b
feat: Add Audio configuration setting to app configuration UI (#21957) 9 months ago
Wu Tianwei c805238471
fix: adjust layout styles for header and dataset update (#22182) 9 months ago
诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 9 months ago
Joel 11f9a897e8
chore: fix schema editor can not hover item (#22155) 9 months ago
非法操作 c51b4290dc
fix: mcp server card button display (#22141) 9 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>
9 months ago
Minamiyama a9cc19f530
feat(question-classifier): add drag-and-drop sorting for topics list (#22066)
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
NFish 785c4caa67
fix: allow update plugin install settings (#22111) 9 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>
9 months ago
Davide Delbianco 1885426421
feat: Allow to change SSL verify in HTTP Node (#22052)
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
Minamiyama 3643ed1014
Feat: description field for env variables (#21556) 9 months ago
kurokobo e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 9 months ago
Davide Delbianco 816210d744
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
9 months ago
Minamiyama f925869f61
fix(variable): ensure unique variable names in var-list (#22038) 9 months ago
NFish f62b59a805
don't add search params when opening detail links from marketplace. (#22034) 9 months ago
Minamiyama a4bdeba60d
feat(question-classifier): add instanceId to class-item editor (#22002) 9 months ago
Minamiyama 71385d594d
fix(variables): Improve `getNodeUsedVars` implementation details (#21987) 9 months ago
鸽子 aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict (#22000) 9 months ago
Minamiyama c48b32c9e3
ENH(ui): enhance check list (#21932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
9 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>
9 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 9 months ago
HyaCinth fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component (#21742) (#21818) 9 months ago
Nite Knite 13990f31a1
feat: update account menu style (#21916) 9 months ago
GuanMu de39b737b6
Feat list query (#21907) 9 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 9 months ago
Minamiyama 317d287458
fix(loop-variables): validate variable name input (#21888) 9 months ago
Joel ed54bd5121
fix: not search plugin if marketplace enabled (#21880) 9 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>
9 months ago
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 9 months ago
Minamiyama cb0d4a1e15
style(config-var): update styling classes to use design system tokens (#21846) 9 months ago
crazywoola 21e68b9cf1
fix: nodeExtraData might be undefined (#21856) 9 months ago
HyaCinth a3654c8fe9
fix(web): adjust HTTP node method and input layout (#21834) (#21855) 9 months ago
Kalo Chin 4e7c9dd2ae
feat: Retain llm setting for agent node (#21842) 9 months ago
zxhlyh 68f41bbaa8
Fix/workflow use nodes hooks (#21822) 9 months ago
zxhlyh 3bfa9767c0
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
9 months ago
Joel 0c39490bb1
chore: put new run var to the top (#21816) 9 months ago
ShadowJobs 86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796)
Co-authored-by: LinYing <linying@momenta.ai>
9 months ago