Optionaloptions: CallOptionsCreate new message in a conversation. The AI response uses all previously created messages in the conversation to respond.
Optionaloptions: CallOptionsCreate and run evaluations for multiple benchmark questions in a Genie space.
Optionaloptions: CallOptionsCreate a comment on a conversation message.
Optionaloptions: CallOptionsDelete a conversation.
Optionaloptions: CallOptionsDelete a conversation message.
Optionaloptions: CallOptionsExecute the SQL for a message query attachment. Use this API when the query attachment has expired and needs to be re-executed.
Optionaloptions: CallOptionsDEPRECATED: Use Execute Message Attachment Query instead.
Optionaloptions: CallOptionsInitiates a new SQL execution and returns a download_id and download_id_signature that you can use to track the progress of the download.
The query result is stored in an external link and can be retrieved using the Get Download Full Query Result API.
Both download_id and download_id_signature must be provided when calling the Get endpoint.
EXTERNAL_LINKS disposition.When you use the EXTERNAL_LINKS disposition, a
short-lived, URL is generated, which can be
used to download the results directly
from . As a
short-lived is
embedded in this URL, you should protect
the URL.
Because URLs are already generated with
embedded temporary s,
you must not set an Authorization header in the download requests.
See Execute Statement for more details.
Optionaloptions: CallOptionsGet message from conversation.
Optionaloptions: CallOptionsAfter Generating a Full Query Result Download and successfully receiving a download_id and download_id_signature, use this API to poll the download progress.
Both download_id and download_id_signature are required to call this endpoint.
When the download is complete, the API returns the result in the EXTERNAL_LINKS disposition, containing one or more external links to the query result files.
EXTERNAL_LINKS disposition.When you use the EXTERNAL_LINKS disposition, a
short-lived, URL is generated, which can be
used to download the results directly
from . As a
short-lived is
embedded in this URL, you should protect
the URL.
Because URLs are already generated with
embedded temporary s,
you must not set an Authorization header in the download requests.
See Execute Statement for more details.
Optionaloptions: CallOptionsGet details for evaluation results.
Optionaloptions: CallOptionsGet evaluation run details.
Optionaloptions: CallOptionsGet the result of SQL query if the message has a query attachment.
This is only available if a message has a query attachment and the message status is EXECUTING_QUERY OR COMPLETED.
Optionaloptions: CallOptionsDEPRECATED: Use Get Message Attachment Query Result instead.
Optionaloptions: CallOptionsDEPRECATED: Use Get Message Attachment Query Result instead.
Optionaloptions: CallOptionsGet details of a Genie Space.
Optionaloptions: CallOptionsList all comments across all messages in a conversation.
Optionaloptions: CallOptionsList messages in a conversation
Optionaloptions: CallOptionsGet a list of conversations in a Genie Space.
Optionaloptions: CallOptionsList evaluation results for a specific evaluation run.
Optionaloptions: CallOptionsLists all evaluation runs in a space.
Optionaloptions: CallOptionsList comments on a specific conversation message.
Optionaloptions: CallOptionsGet list of Genie Spaces.
Optionaloptions: CallOptionsSend feedback for a message.
Optionaloptions: CallOptionsStart a new conversation.
Optionaloptions: CallOptionsMove a Genie Space to the trash.
Optionaloptions: CallOptionsUpdates a Genie space with a serialized payload.
Optionaloptions: CallOptions
Creates a Genie space from a serialized payload.