We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration with external tools
Unable to find Crewai Facebook FAISS RAG search tool
Mostly use Facebook FAISS vector database. It is better to add new tool to work with FAISS.
No response
I can test the feature once it's implemented
The text was updated successfully, but these errors were encountered:
feat: Add FAISS search tool
ecd1648
- Implement FAISSSearchTool for vector similarity search - Add comprehensive unit tests - Update documentation with usage examples - Add FAISS dependency Closes #2118 Co-Authored-By: Joe Moura <[email protected]>
Successfully merging a pull request may close this issue.
Feature Area
Integration with external tools
Is your feature request related to a an existing bug? Please link it here.
Unable to find Crewai Facebook FAISS RAG search tool
Describe the solution you'd like
Mostly use Facebook FAISS vector database. It is better to add new tool to work with FAISS.
Describe alternatives you've considered
No response
Additional context
No response
Willingness to Contribute
I can test the feature once it's implemented
The text was updated successfully, but these errors were encountered: