dify/api/controllers/web
Charlie.Wei 06fcc0c650
Fix tts api err (#6349)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-07-16 21:53:57 +08:00
..
__init__.py Remove useless code (#4416) 2024-05-15 16:14:49 +08:00
app.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2024-07-12 16:51:43 +08:00
audio.py Fix tts api err (#6349) 2024-07-16 21:53:57 +08:00
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conversation.py fix: empty conversation list of explore chatbot (#3235) 2024-04-09 17:04:48 +08:00
error.py Remove useless code (#4416) 2024-05-15 16:14:49 +08:00
feature.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
file.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
passport.py Remove useless code (#4416) 2024-05-15 16:14:49 +08:00
saved_message.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
site.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2024-07-12 16:51:43 +08:00
workflow.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
wraps.py Remove useless code (#4416) 2024-05-15 16:14:49 +08:00