dify/api/core/entities
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +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 r2 2025-06-05 14:09:50 +08:00
model_entities.py refactor: Improve model status handling and structured output (#20586) 2025-06-04 19:56:54 +08:00
parameter_entities.py feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
provider_configuration.py chore: Reduce the invocation of the plugin interface (#19629) 2025-05-20 16:55:21 +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