Files
urbanLifeline/dify/web/app/components/plugins/readme-panel/constants.ts
2025-12-01 17:21:38 +08:00

7 lines
86 B
TypeScript

export const BUILTIN_TOOLS_ARRAY = [
'code',
'audio',
'time',
'webscraper',
]