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
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
..
__init__.py fix: resolve mypy type errors and editorconfig issues 11 months ago
app.py fix: resolve mypy type errors and editorconfig issues 11 months ago
audio.py fix: resolve mypy type errors and editorconfig issues 11 months ago
completion.py fix: resolve mypy type errors and editorconfig issues 11 months ago
conversation.py fix: resolve mypy type errors and editorconfig issues 11 months ago
error.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
feature.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
files.py fix: resolve mypy type errors and editorconfig issues 11 months ago
forgot_password.py fix: resolve mypy type errors and editorconfig issues 11 months ago
login.py fix: resolve mypy type errors and editorconfig issues 11 months ago
message.py fix: resolve mypy type errors and editorconfig issues 11 months ago
passport.py fix: resolve mypy type errors and editorconfig issues 11 months ago
remote_files.py fix: resolve mypy type errors and editorconfig issues 11 months ago
saved_message.py fix: resolve mypy type errors and editorconfig issues 11 months ago
site.py fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow.py fix: resolve mypy type errors and editorconfig issues 11 months ago
wraps.py fix: resolve mypy type errors and editorconfig issues 11 months ago