-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
The primary goal of MongoDBSearchTool is to provide an intuitive and efficient method for users to conduct semantic searches across their MongoDB collections. Leveraging RAG methodology, this tool will provide an efficient means for querying database table content using the natural language interface. This integration aims to enhance our users' ability to perform complex, meaning-based queries on large datasets stored in MongoDB.
This would be based on the following:
https://docs.crewai.com/tools/pgsearchtool
https://github.com/crewAIInc/crewAI-tools/tree/main/crewai_tools/tools/pg_search_tool
https://docs.crewai.com/tools/qdrantvectorsearchtool
Acceptance criteria:
- A mini scope doc / design doc with the proposed syntax and functionality for the tool
- Get an LGTM from stakeholders
- Implement the functionality