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/models
ytqh 816ea24571 Apply code formatting with ruff formatter
- Fixed formatting issues across 23 files
- Ensured all linting checks pass with uv run ruff check
- Code now follows consistent formatting standards
- No functional changes, only formatting improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
..
__init__.py Merge remote-tracking branch 'dify/main' into main 1 year ago
account.py Merge remote-tracking branch 'dify/main' into main 1 year ago
api_based_extension.py feat: mypy for all type check (#10921) 1 year ago
base.py Introduce Plugins (#13836) 1 year ago
dataset.py Fix Performance Issues: (#17083) 1 year ago
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 2 years ago
model.py feat: fix 1 year ago
organization.py Apply code formatting with ruff formatter 11 months ago
provider.py Introduce Plugins (#13836) 1 year ago
source.py Introduce Plugins (#13836) 1 year ago
task.py Introduce Plugins (#13836) 1 year ago
tools.py fix(api): fix alembic offline mode (#19285) 1 year ago
types.py chore(api/models): apply ruff reformatting (#7600) 2 years ago
web.py Introduce Plugins (#13836) 1 year ago
workflow.py chore: fix reimported (#18610) 1 year ago