Query the "Get SQL Evaluation Set" tool (streaming)

Invoke the "Get SQL Evaluation Set" directly.

Query Params

The ID of the Chat to use. If not provided, a new Chat will be created.

array | null

If creating a new chat, add these tags to it. This is ignored if the chat already exists.

Body Params
string
required

The data product ID to which the evaluation set belongs.

integer
Defaults to 0

The number of question/sql pairs to skip from the start of the eval set.

integer
Defaults to 10

The maximum number of question/sql pairs to retrieve from the eval set.

Optional search string to filter questions. Each space-separated term is matched against the question using case-insensitive substring matching (ILIKE). All terms must match (AND semantics). For example, 'sales monthly' matches questions containing both 'sales' AND 'monthly'.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json