Skip to main content

Proxy OpenAI Responses requests

POST 

/api/auth/sub2api/llm-proxy/v1/responses

Only forward to the fixed path of Sub2API /v1/responses, JSON and SSE are supported. The upper limit of the request body is 50 MiB, and the upstream request is canceled when the client is disconnected.

Request

Responses

The state of Sub2API, JSON, or SSE stream is forwarded as is; authentication and hop-by-hop response headers are removed.