Releases: sambanova/sambanova-python
Releases · sambanova/sambanova-python
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)
v1.5.1
1.5.1 (2026-03-19)
Full Changelog: v1.5.0...v1.5.1
Bug Fixes
- api: metadata manual updates (db8fca1)
- deps: bump minimum typing-extensions version (65d8445)
- pydantic: do not pass
by_aliasunless set (745647d) - sanitize endpoint path params (7acd247)
Chores
- ci: skip uploading artifacts on stainless-internal branches (4645cb6)
- internal: tweak CI branches (f85d04c)
- test: do not count install time for mock server timeout (37bb678)
- update placeholder string (0cbb98e)
Refactors
v1.5.0
1.5.0 (2026-03-02)
Full Changelog: v1.4.1...v1.5.0
Features
- api: logprobs and top_logprobs in chat completions API (60c5a73)
Chores
v1.4.1
1.4.1 (2026-02-13)
Full Changelog: v1.4.0...v1.4.1
Bug Fixes
- api: update temp range (983350a)