Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

Unknown dialect 'mssql'. Did you mean mysql? #581

Open ontirius opened 1 month ago

ontirius commented 1 month ago

Describe the bug WrenAI response is always: "No relevant SQL found for the given query" Also with simple questions like: "Lists all row that you find inside table " the strange things is that inside logs of enging I'm able to find a correct query! So seems that the AI works fine, but inside ibis-server logs there is that error: "Unknown dialect 'mssql'. Did you mean mysql?"

To Reproduce Configure WrenAI to works with MS SQL and fireworks.ai as LLM, and make a question

Expected behavior We expect a clear response that contains data from MS SQL

Screenshots image

Desktop (please complete the following information):

Wren AI Information

Many thanks!

cyyeh commented 1 month ago

Issue confirmed, and we will fix it asap. Thank you! cc @grieve54706