dify/api/core/rag/embedding
2026-04-14 03:03:08 +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 refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
embedding_base.py refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
retrieval.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00