Skip to content

v0.5.0

Compare
Choose a tag to compare
@release-please release-please released this 13 Jan 20:16
c1b2857

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

Documentation

  • Correct description of path parameter that only path-like object is supported (336498b)