Commit Graph

6674 Commits (cb4f13014e01823404fd3fa06db88d0dba0c881e)
 

Author SHA1 Message Date
Jason Young 5c0cb7f912
test: add unit tests for password validation and hashing (#22003) 12 months ago
NeatGuyCoding 2ffbf5435d
minro fix: fix duplicate local import of ToolProviderType (#22013)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
Minamiyama 71385d594d
fix(variables): Improve `getNodeUsedVars` implementation details (#21987) 12 months ago
NeatGuyCoding 53c4912cbb
feat: add unit tests and validation for aliyun tracing (#22012)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
NeatGuyCoding 1760179093
minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
鸽子 aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict (#22000) 12 months ago
Yongtao Huang de54f8d0ef
Chore: remove unreachable code (#21986) 12 months ago
quicksand 5b0b64c7e5
fix: document delete image files check file exist (#21991) 12 months ago
Arcaner b654c852a5
chore(docker): increase NGINX_CLIENT_MAX_BODY_SIZE from 15M to 100M i… (#21995) 12 months ago
Novice 731ad0d349 Merge branch 'feat/mcp' into deploy/dev 12 months ago
Novice 1a67cb77cc fix: parameter key error 12 months ago
Minamiyama c48b32c9e3
ENH(ui): enhance check list (#21932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 months ago
-LAN- 8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 12 months ago
Joel eb342f0f61 Merge branch 'feat/mcp-frontend' into deploy/dev 12 months ago
Joel 681261f8f8 feat: basic app support mcp 12 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>
12 months ago
Joel 4e37a07fe9 chore: remove use less has scrollbar 12 months ago
baonudesifeizhai b9f56852dc
fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) 12 months ago
baonudesifeizhai 108cc3486f
fix(agent): show agent run steps, fixes #21718 (#21945)
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
NeatGuyCoding ac69b8b191
refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
허재원 8288145ee4
chore(i18n): fix typos and improve Korean translation (#21955) 12 months ago
Novice 2d5b1a2b3d Merge branch 'feat/mcp' into deploy/dev 12 months ago
Novice 17c3033710 chore: change the oauth model 12 months ago
Novice 236e184db6 chore: handle merge conflict 12 months ago
NeatGuyCoding 51f6095be7
minor fix: translation for pause (#21949)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 12 months ago
HyaCinth fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component (#21742) (#21818) 12 months ago
Harry 2017951336 fix: resolve circular dependency in MCPToolProviderController 12 months ago
Joel ff630b6dc5 Merge branch 'feat/mcp-frontend' into deploy/dev 12 months ago
Joel 7224cf82c3 chore: fix scrollbar 12 months ago
Harry 1d0ef4c4d8 refactor(tool_manager): clean up unused imports 12 months ago
Harry 5298e06763 Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/core/plugin/backwards_invocation/encrypt.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/encryption.py
#	api/services/plugin/plugin_parameter_service.py
#	api/services/tools/api_tools_manage_service.py
#	api/services/tools/builtin_tools_manage_service.py
#	api/services/tools/tools_transform_service.py
12 months ago
Harry 0dc5bfb2c7 feat(oauth): refactor tool encryption utils 12 months ago
Harry eaefa1b7e6 feat(oauth): refactor encryption 12 months ago
Harry 9f053f3bbc feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 12 months ago
Harry 26b46b88c9 feat(oauth): add multi credentials support 12 months ago
NeatGuyCoding 2639f950cc
minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
12 months ago
Harry 9d17bb10b4 fix(oauth): update default credential_type value to 'api-key' 12 months ago
Novice 556d031850 chore: handle migrations 12 months ago
Bowen Liang 6663187eca
test:add unit test for api version config (#21919) 12 months ago
Harry db8e516f57 Merge remote-tracking branch 'origin/deploy/dev' into deploy/dev 12 months ago
Harry 478c156f7d feat(oauth&mcp): refactor credential encrypter 12 months ago
Nite Knite 13990f31a1
feat: update account menu style (#21916) 12 months ago
Harry c160a0e5e3 Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# 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
12 months ago
Harry 9b25b7a8d8 feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 12 months ago
Harry 9ce6f34dc4 feat(oauth): add multi credentials support 12 months ago
GuanMu de39b737b6
Feat list query (#21907) 12 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 12 months ago
Joel e9ee6e901c Merge branch 'feat/mcp-frontend' into deploy/dev 12 months ago
Joel 6cb7e70098 fix: spell error 12 months ago