mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-12 17:48:30 +00:00
cleanup
This commit is contained in:
@@ -122,7 +122,6 @@ class QdrantVectorSearchTool(BaseTool):
|
||||
)
|
||||
|
||||
# Search in Qdrant using the built-in query method
|
||||
|
||||
query_vector = (
|
||||
self._vectorize_query(query)
|
||||
if not self.custom_embedding_fn
|
||||
|
||||
Reference in New Issue
Block a user