dify/api/core/entities
jyong b9394d542c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/pyproject.toml
#	api/uv.lock
#	docker/docker-compose-template.yaml
#	docker/docker-compose.yaml
#	web/package.json
2025-09-04 20:30:08 +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 feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
parameter_entities.py feat: Add Citations and Attributions to Agent Node (#18558) 2025-07-16 15:46:15 +08:00
provider_configuration.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-04 20:30:08 +08:00
provider_entities.py feat: improve multi model credentials (#25009) 2025-09-03 13:52:31 +08:00