vanna-ai / vanna

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

I use Chinese Q&A, but the answers are in English. How should I solve this problem? #419

Closed Mioooooo closed 2 months ago

Mioooooo commented 2 months ago

ollama ---> qwen:32b qwen is a large model open sourced by the Chinese company Alibaba. When I use the ollama console to ask qwen questions in Chinese, he always replies in Chinese, but this is not the case in vanna. What should I do? Prompt?