Execute an AI query

Execute an AI query on a configured LLM model with optional payload, queries with parameters, and instructions

Path Params
integer
required
integer
required
Body Params
integer
required

The ID of the AI model to use.

string

The input payload for the AI query.

instructions
array of integers

An array of instruction IDs for the AI query.

instructions
queries
object

An object containing database queries to execute. The keys should be the IDs of specific queries, and the values should be objects containing parameter names and values if the query requires parameters to be provided.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json