-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK bottools[Component] This issue is related to tools[Component] This issue is related to tools
Description
Often, in NL2SQL usecase, the SQL agent generated by the agent/tool needs to be validated for syntax, data types, incorrect object names etc.
This needs building a seperate tool for doing the bigquery dry run and validating the query.
Either the user passes the SQL or the SQL generated by the sub-agent/tool can be validated using this in-built tool, saving the effort in writing the tool code, re-usability and making the code compact and clean.
Metadata
Metadata
Assignees
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK bottools[Component] This issue is related to tools[Component] This issue is related to tools