vanna-ai / vanna

πŸ€– Chat with your SQL database πŸ“Š. Accurate Text-to-SQL Generation via LLMs using RAG πŸ”„.
https://vanna.ai/docs/
MIT License
9.15k stars 677 forks source link

Connection with AWS Bedrock #456

Open shireeshnormalyze opened 1 month ago

shireeshnormalyze commented 1 month ago

Here's a concise feature request for adding support for AWS services in Vanna AI:

Is your feature request related to a problem? Please describe. Many users are leveraging foundation models on AWS Bedrock in their applications. Currently, Vanna AI supports Azure OpenAI, OpenAI, Ollama, etc., but lacks dedicated support for AWS Bedrock, Amazon OpenSearch, and AWS RDS. This requires users to create custom integrations, which can be cumbersome.

Describe the solution you'd like I would like to see dedicated support for AWS services in Vanna AI. This includes:

AWS Bedrock for NLQ to SQL conversion. OpenSearch AWS for the vector store. RDS for SQL database integration. Describe alternatives you've considered Custom classes and integrations for each AWS service. However, native support within Vanna AI would streamline the process and improve usability.

Additional context Adding dedicated AWS support would enhance Vanna AI's versatility and appeal, aligning it with the needs of users already invested in the AWS ecosystem.

avinashkurup commented 1 week ago

I came across this issue: https://github.com/vanna-ai/vanna/issues/456, and it is something that interests us. Could you please let me know if there is ongoing work to integrate this feature?

Are there any potential issues or red flags in using AWS Bedrock with Vanna.ai?

Thank you for your assistance.