Module openai_rust::chat::stream
source · Expand description
Structs and deserialization method for the responses when using streaming chat responses.
Structs
- This is the partial chat result received when streaming.
- Choices for ChatResponseEvent.
- Additional data from Choice.