dify/api/core/rag/embedding
2026-02-27 14:36:41 +08:00
..
__init__.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
cached_embedding.py refactor(workflow): inject credential/model access ports into LLM nodes (#32569) 2026-02-27 14:36:41 +08:00
embedding_base.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
retrieval.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00