dify/api/models
-LAN- 26c8beb804 refactor(identity): update model identity key
- Change "model_identity" to "dify_model_identity" for consistency
- Adjust file validation logic to use updated key in various components and tests
2024-10-01 13:21:58 +08:00
..
__init__.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
account.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
api_based_extension.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
dataset.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
model.py refactor(identity): update model identity key 2024-10-01 13:21:58 +08:00
provider.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
source.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
task.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
tool.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
tools.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
types.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
web.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
workflow.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00