OpenAPI
This describes the OpenAPI that will be produced with the complete configuration for the section.
OpenAPI
Last updated
This describes the OpenAPI that will be produced with the complete configuration for the section.
Last updated
GET /v1/healthcheck HTTP/1.1
Host:
Accept: */*
{
"status": "available",
"system_info": {
"version": "text",
"environment": "development"
}
}POST /v1/agents/invoke HTTP/1.1
Host:
Accept: */*
POST /v1/agents/batch HTTP/1.1
Host:
Accept: */*
POST /v1/agents/stream HTTP/1.1
Host:
Accept: */*