dify/api/core/rag/embedding
minglu7 150a8276b9
fix: avoid closing shared session during embeddings (#26830)
2025-10-13 17:36:00 +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 fix: avoid closing shared session during embeddings (#26830) 2025-10-13 17:36:00 +08:00
embedding_base.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
retrieval.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00