mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 03:58:31 +08:00
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export const BUILTIN_TOOLS_ARRAY = ['code', 'audio', 'time', 'webscraper']
|