v1.0.1
What's New
- Streaming chat sessions —
ChatSession.send_stream/2andChatSession.finalize_stream/1provide a two-phase streaming API. Chunks are yielded in real-time, and the full response is recorded in history on finalize.
Details
- 5 new tests for streaming send
- Documentation updated with streaming examples
- Version bumped to 1.0.1