mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-21 05:14:45 +08:00
feat: Qdrant Vector Search Support (#684)
* feat: Qdrant vector search support Signed-off-by: Anush008 <anushshetty90@gmail.com> * chore: Review updates Signed-off-by: Anush008 <anushshetty90@gmail.com> --------- Signed-off-by: Anush008 <anushshetty90@gmail.com> Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ Tests that the duplicate locale assignment issue is resolved:
|
||||
"""
|
||||
|
||||
import pytest
|
||||
|
||||
from src.graph.nodes import preserve_state_meta_fields
|
||||
from src.graph.types import State
|
||||
from src.prompts.planner_model import Plan
|
||||
|
||||
Reference in New Issue
Block a user