Skip to content
New issue

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

[Feature Request] Add support for OpenSearch as a Vector Database #1955

Open
sushantgundla7 opened this issue Jan 31, 2025 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@sushantgundla7
Copy link

sushantgundla7 commented Jan 31, 2025

Problem Description

I often find it frustrating when I cannot use OpenSearch as a vector database in Agno because it limits my ability to leverage OpenSearch's robust search and analytics capabilities for handling vector data.

Proposed Solution

Integrate OpenSearch as a vector database option within Agno. This feature should allow users to store and query vector data using OpenSearch seamlessly. Ensure compatibility with existing features such as memory management, knowledge stores, and multi-agent support. Provide comprehensive documentation and examples to help users get started with OpenSearch.

I have considered using other vector databases supported by Agno, but they do not offer the same level of performance and scalability as OpenSearch. Additionally, using a different vector database would require significant changes to my existing infrastructure, which is already optimized for OpenSearch.

I’m open to collaborating but need guidance on what functions are needed and how they will be integrated with agents.

@sushantgundla7 sushantgundla7 added the enhancement New feature or request label Jan 31, 2025
@ashpreetbedi
Copy link
Contributor

Thank you @sushantgundla7, agree we should support opensearch! would you be open to working with us to add it as a vector store?

@ashpreetbedi
Copy link
Contributor

Since you're a heavy user, it would be great to get your expertise as well

@Dev79844
Copy link

Dev79844 commented Feb 2, 2025

Hey @sushantgundla7,
I would like to collaborate on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants