Download OpenAPI specification:Download
Function calling framework for LLMs.
Health check endpoint. Useful for liveness and readiness probes.
Successful Response
{"status": "string"}
Executes an AI function with the given arguments.
Validation Error
null
{ }
List all available functions.
[{ }]
List function names.
["string"]
Get the definition of a function.
Get the response schema of a function.