dify/api/core/rag/embedding
Yunlu Wen 3193e8a712
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00: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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
embedding_base.py refactor: replace bare dict with typed annotations in core rag module (#35097) 2026-04-14 06:16:16 +00:00
retrieval.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00