Files
urbanLifeline/dify/web/app/components/plugins/readme-panel/constants.ts

7 lines
86 B
TypeScript
Raw Normal View History

2025-12-01 17:21:38 +08:00
export const BUILTIN_TOOLS_ARRAY = [
'code',
'audio',
'time',
'webscraper',
]