A tool for checking SQL queries for common mistakes. It takes a LLMChain or QueryCheckerToolArgs as a parameter. The _call method is used to check the input query for common mistakes and returns a prediction.
_call
Optional
Generated using TypeDoc
A tool for checking SQL queries for common mistakes. It takes a LLMChain or QueryCheckerToolArgs as a parameter. The
_call
method is used to check the input query for common mistakes and returns a prediction.