Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) ServeResponsesWebSocket ¶
ServeResponsesWebSocket upgrades GET /v1/responses to the Responses API WebSocket transport. Each connection owns its response-ID state so later response.create frames can use previous_response_id with any target protocol, not only an OpenAI Responses upstream.
Source Files
¶
- aggregate.go
- copilot.go
- handler.go
- idle_timeout_body.go
- model_list.go
- request_log.go
- responses_websocket.go
Click to show internal directories.
Click to hide internal directories.