dify/api/core/entities
zhaobingshuang 303c6ecc1d
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-15 10:02:59 +08:00
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08: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 Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
provider_configuration.py fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705) 2025-05-15 10:02:59 +08:00
provider_entities.py feat(plugin/endpoint): add supports for provider to register `array[tool]` type field (#17523) 2025-04-07 16:15:20 +08:00