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

7 lines
86 B
TypeScript

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