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/console/app
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
advanced_prompt_template.py fix: resolve mypy type errors and editorconfig issues 11 months ago
agent.py fix: resolve mypy type errors and editorconfig issues 11 months ago
annotation.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
app_import.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
conversation_variables.py fix: resolve mypy type errors and editorconfig issues 11 months ago
error.py catch openai rate limit error (#7658) 2 years ago
generator.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
model_config.py fix: resolve mypy type errors and editorconfig issues 11 months ago
ops_trace.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
statistic.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
workflow_app_log.py fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow_draft_variable.py fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow_run.py fix: resolve mypy type errors and editorconfig issues 11 months ago
workflow_statistic.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