responses

Create Response

OpenAI-compatible Responses endpoint.

post/v1/responses

Request body

{"stackTrail":"components:schemas:ResponsesRequest:properties:input","oasType":"schema","type":"unknown","title":"Input"}
modelstring required
streamboolean
userstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/responses:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes