Releases: sambanova/sambanova-python
Releases · sambanova/sambanova-python
Release list
v1.11.0
1.11.0 (2026-07-08)
Features
- add stlc promote, sync, lock, and seal-dispatch workflows (5afbec4)
- add stlc promote, sync, lock, and seal-dispatch workflows (da2a1bf)
- add stlc trigger-back-sync workflow (#27) (49ce2a4)
- enable release-please for python and typescript (f099245)
- initial stlc build (06ff96a)
Bug Fixes
v1.10.0
1.10.0 (2026-06-25)
Full Changelog: v1.9.1...v1.10.0
Features
- api: video input type support (83e94bc)
Bug Fixes
- api: loosen tool call field requirements to support streaming deltas (b1b2d0a)
v1.9.1
1.9.1 (2026-06-17)
Full Changelog: v1.9.0...v1.9.1
Bug Fixes
- streaming: resolve duplicate chunk emission in SSE event routing (b031ad8)
v1.9.0
1.9.0 (2026-05-26)
Full Changelog: v1.8.2...v1.9.0
Features
- api: add anthropic compatible messages api support (0ddfd33)
- internal/types: support eagerly validating pydantic iterators (cc4aade)
Bug Fixes
- client: add missing f-string prefix in file type error message (c6b84e8)
v1.8.2
v1.8.1
1.8.1 (2026-05-05)
Full Changelog: v1.8.0...v1.8.1
Bug Fixes
- api: update responses supported models (2c88654)
v1.8.0
1.8.0 (2026-05-05)
Full Changelog: v1.7.0...v1.8.0
Features
- support setting headers via env (53d9388)
Bug Fixes
- api: manual updates in model lists and docs (ab16bfd)
- use correct field name format for multipart file arrays (88f3cf0)
Chores
v1.7.0
1.7.0 (2026-04-21)
Full Changelog: v1.6.1...v1.7.0
Features
Bug Fixes
- client: preserve hardcoded query params when merging with user params (b29dd32)
- ensure file data are only sent as 1 parameter (74ba3cc)
Performance Improvements
- client: optimize file structure copying in multipart requests (31410a1)
Chores
- tests: bump steady to v0.22.1 (68deab8)
Documentation
v1.6.1
v1.6.0
1.6.0 (2026-04-06)
Full Changelog: v1.5.1...v1.6.0
Features
- internal: implement indices array format for query and form serialization (d5156de)
Bug Fixes
- api: audio endpoints usage def (0c57481)
- api: audio usage schema (78a5716)
- api: update error response schemas (88aa4be)
Chores
- ci: skip lint on metadata-only changes (73f448e)
- internal: update gitignore (7ee1ced)
- tests: bump steady to v0.19.4 (e471488)
- tests: bump steady to v0.19.5 (2ad39cb)
- tests: bump steady to v0.19.6 (49486e6)
- tests: bump steady to v0.19.7 (46c9c81)
- tests: bump steady to v0.20.1 (6890fd3)
- tests: bump steady to v0.20.2 (07450f1)