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/workspace
Harry 5d986c2cdf feat: add expires_at field to OAuth credentials and default value for builtin tool provider 7 months ago
..
__init__.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
account.py Fix/replace datetime patterns with naive utc now (#22654) 7 months ago
agent_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
endpoint.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
error.py fix: drop dead code phase2 unused class (#22042) 7 months ago
load_balancing_config.py fix: fix load_balancing_config save error (#21213) 8 months ago
members.py minor typo fix: remove debug code and fix typo (#22539) 7 months ago
model_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
models.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
plugin.py feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 7 months ago
tool_providers.py feat: add expires_at field to OAuth credentials and default value for builtin tool provider 7 months ago
workspace.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 9 months ago