dify/api/core/tools/provider
-LAN- 885192db38 feat(podcast_generator): add new podcast generation tools
- Introduced podcast generator with text-to-speech functionality using OpenAI's API.
- Implemented credential validation for TTS services and API keys.
- Added support for generating podcast audio with alternating host voices.
- Included user-friendly setup with internationalized YAML configuration.
- Added SVG icon to enhance visual identification.
2024-10-14 16:47:03 +08:00
..
builtin feat(podcast_generator): add new podcast generation tools 2024-10-14 16:47:03 +08:00
_position.yaml chore: add the missing tool names to the _position file (#9099) 2024-10-09 11:04:26 +08:00
api_tool_provider.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
app_tool_provider.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
builtin_tool_provider.py feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
tool_provider.py feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
workflow_tool_provider.py feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00