MCPcopy Create free account
hub / github.com/abetlen/llama-cpp-python / ResponsesWebSocketState

Class ResponsesWebSocketState

examples/server/server.py:3157–3159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3155
3156@dataclass
3157class ResponsesWebSocketState:
3158 input_items: List[Any]
3159 output_items: List[Dict[str, Any]]
3160
3161
3162class ConfigFile(BaseModel):

Callers 1

responses_websocketFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…