You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/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>
2 years ago
..
__init__.py Remove useless code (#4416) 2 years ago
app.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2 years ago
audio.py Fix tts api err (#6349) 2 years ago
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
conversation.py fix: empty conversation list of explore chatbot (#3235) 2 years ago
error.py Remove useless code (#4416) 2 years ago
feature.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
file.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
passport.py Remove useless code (#4416) 2 years ago
saved_message.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
site.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2 years ago
workflow.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
wraps.py Remove useless code (#4416) 2 years ago