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
1 year ago
..
__init__.py fix: resolve mypy type errors and editorconfig issues 1 year ago
app.py fix: resolve mypy type errors and editorconfig issues 1 year ago
audio.py fix: resolve mypy type errors and editorconfig issues 1 year ago
completion.py fix: resolve mypy type errors and editorconfig issues 1 year ago
conversation.py fix: resolve mypy type errors and editorconfig issues 1 year ago
error.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 1 year 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 1 year ago
forgot_password.py fix: resolve mypy type errors and editorconfig issues 1 year ago
login.py fix: resolve mypy type errors and editorconfig issues 1 year ago
message.py fix: resolve mypy type errors and editorconfig issues 1 year ago
passport.py fix: resolve mypy type errors and editorconfig issues 1 year ago
remote_files.py fix: resolve mypy type errors and editorconfig issues 1 year ago
saved_message.py fix: resolve mypy type errors and editorconfig issues 1 year ago
site.py fix: resolve mypy type errors and editorconfig issues 1 year ago
workflow.py fix: resolve mypy type errors and editorconfig issues 1 year ago
wraps.py fix: resolve mypy type errors and editorconfig issues 1 year ago