dify/api/core/entities
2025-01-09 16:53:30 +08:00
..
__init__.py integrate model provider with plugin daemon 2024-10-30 18:56:52 -07:00
agent_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
embedding_type.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2024-10-17 19:12:42 +08:00
knowledge_entities.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
model_entities.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
parameter_entities.py fix: replace Enum with StrEnum 2024-12-16 13:40:02 +08:00
provider_configuration.py fix: mypy issues 2025-01-09 16:53:30 +08:00
provider_entities.py refactor: tool entities 2024-12-13 19:50:54 +08:00