|
|
|
|
|
by hwernetti
93 days ago
|
|
Great read! We're running into a similar problem at my company: we've given agents the ability to query our databases but not enough guidance to write correct and efficient queries. I haven't tried solving this problem yet but I'm curious if you explored any code-to-sql approaches, something similar to SQLAlchemy but with your own guardrails and customizations? |
|
I think some of the reason is that there's so much coverage of writing SQL in its training set.