Create a question-sql pair
Associate a predefined query to a resource, so that Brewit can use it to improve the chat experience.
POST
The identifier of the resource to which the query belongs. Make sure the actual query can be executed on the resource.
Body Parameters
The name/title of the query that briefly describes its purpose.
The SQL query to be executed on the resource.
An explanation of the query, explaining its purpose and how it should be used.
Was this page helpful?