v0.5.0
0.5.0 (2025-01-13)
Features
- Support API keys for VertexAI mode generate_content (0e4b0e5)
- Support list models to return base models (0f713f1)
- Support parsing 'interrupted' field in Live Python SDK. (eab2c4a)
- Use
ser_json_byte
val_json_bytes
in bytes type public interface (1176e43)
Bug Fixes
- Update header type (62c45f9)
Documentation
- Correct description of path parameter that only path-like object is supported (336498b)