MCPcopy
hub / github.com/benoitc/gunicorn / ChatResponse

Class ChatResponse

examples/streaming_chat/main.py:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22
23class ChatResponse(BaseModel):
24 response: str
25
26
27@app.post("/chat")

Callers 1

chat_syncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected