dify/api/core/entities
2024-02-28 23:32:47 +08:00
..
__init__.py
agent_entities.py refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2024-02-28 23:32:47 +08:00
application_entities.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
message_entities.py fix: List not found in account service (#2434) 2024-02-12 00:56:17 +08:00
model_entities.py
provider_configuration.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
provider_entities.py
queue_entities.py