dify/api/core/file
-LAN- 5c64792793 refactor(models, helper): update identifiers and proxy transport code
- Renamed `model_identity` to `dify_model_identity` for clearer specificity
- Added `proxy` parameter to `httpx.HTTPTransport` for SSRF protection adjustments
2024-10-01 13:08:06 +08:00
..
__init__.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
constants.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
enums.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
file_manager.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
helpers.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
models.py refactor(models, helper): update identifiers and proxy transport code 2024-10-01 13:08:06 +08:00
tool_file_parser.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00