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
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 refactor(workflow): Rename workflow node execution models (#20458) 1 year ago
_workflow_exc.py fix: resolve mypy type errors and editorconfig issues 11 months ago
account.py fix: resolve mypy type errors and editorconfig issues 11 months ago
api_based_extension.py fix: resolve mypy type errors and editorconfig issues 11 months ago
base.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 1 year ago
dataset.py fix: resolve mypy type errors and editorconfig issues 11 months ago
engine.py fix: resolve mypy type errors and editorconfig issues 11 months ago
enums.py moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 11 months ago
model.py fix: resolve mypy type errors and editorconfig issues 11 months ago
provider.py fix: resolve mypy type errors and editorconfig issues 11 months ago
source.py fix: resolve mypy type errors and editorconfig issues 11 months ago
task.py fix: resolve mypy type errors and editorconfig issues 11 months ago
tools.py fix: resolve mypy type errors and editorconfig issues 11 months ago
types.py fix: resolve mypy type errors and editorconfig issues 11 months ago
web.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