Fix streaming response serialization in handlers
- Properly serialize Stream chunks to JSON format - Convert ChatCompletionChunk objects using model_dump() - Apply fix to both RequestHandler and AutoselectHandler streaming methods - Resolves socket.send() exceptions during streaming
Showing
Please
register
or
sign in
to comment