deerflow2/web/src/app
CHANGXUBO 84c2eec410 feat: Implement Milvus retriver for RAG (#516)
* feat: Implement MilvusRetriever with embedding model and resource management

* chore: Update configuration and loader files for consistency

* chore: Clean up test_milvus.py for improved readability and organization

* feat: Add tests for DashscopeEmbeddings query and document embedding methods

* feat: Add tests for embedding model initialization and example file loading in MilvusProvider

* chore: Remove unused imports and clean up test_milvus.py for better readability

* chore: Clean up test_milvus.py for improved readability and organization

* chore: Clean up test_milvus.py for improved readability and organization

* fix: replace print statements with logging in recursion limit function

* Implement feature X to enhance user experience and optimize performance

* refactor: clean up unused imports and comments in AboutTab component

* Implement feature X to enhance user experience and fix bug Y in module Z

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-09-12 22:20:55 +08:00
..
chat feat: Implement Milvus retriver for RAG (#516) 2025-09-12 22:20:55 +08:00
landing feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
settings feat: Implement Milvus retriver for RAG (#516) 2025-09-12 22:20:55 +08:00
layout.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00
page.tsx feat: add i18n support and add Chinese (#372) 2025-07-12 15:18:28 +08:00