vanna-ai / vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
https://vanna.ai/docs/
MIT License
12.02k stars 965 forks source link

Update weaviate_vector.py #654

Open Navanit-git opened 1 month ago

Navanit-git commented 1 month ago

The bedrock was not working because the client was not recognised, so getting a value error. After adding client now its giving the response we need.

Navanit-git commented 1 month ago

@zainhoda Kindly do the review