Documentation Index
Fetch the complete documentation index at: https://docs.gladia.io/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
This endpoint is an HTTPPOST request located at /v1/callbacks/large-language-model.
Request
Request body
A body is required. Its shape can be found below:Parameters
It is Gladia’s request identifier (ID). It starts with
G- followed by 8 hexadecimal characters eg. G-0a1bf42eIt is a reference to your customer. It is a string up to 100 characters.
It is a value representing the state of your LLM request. It is a string up to 100 characters.
It is the response of your LLM request. It can either be a JSON object or array.
Response
If the call is successful, it will return anHTTP 204 - No Content response.
Usage
This endpoint requires that you provide a Gladia API key.
data:
data.