dify
dify copied to clipboard
feat: allow skipping disabled builtin tool providers
- introduced
enabledfield for builtin tools provider, which is default to true - if
enabledset to false in builtin tools provider's YAML config, it's not listed on the tools page
When enabled is empty or set to true:
When enabled field set to false, the builtin google tool is skipped: