| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xai_sdk-1.19.0-py3-none-any.whl | 2026-08-18 | 278.8 kB | |
| xai_sdk-1.19.0.tar.gz | 2026-08-18 | 466.3 kB | |
| README.md | 2026-08-18 | 1.1 kB | |
| v1.19.0 source code.tar.gz | 2026-08-18 | 468.7 kB | |
| v1.19.0 source code.zip | 2026-08-18 | 600.6 kB | |
| Totals: 5 Items | 1.8 MB | 2 | |
What's Changed
- Update README examples to use grok-4.6 by @gyang-xai in https://github.com/xai-org/xai-sdk-python/pull/191
- Set
tool_call_idwhen replaying tool outputs viachat.append(response)by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/192 - Add quality parameter to image generation and regen protos from xai-proto by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/193
- Add
reference_audios,generate_audio, and 1080p to video generation by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/194 - Set default gRPC User-Agent to XaiSdk/{version} by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/195
- Add image_generation server-side tool by @yanxi0830 in https://github.com/xai-org/xai-sdk-python/pull/186
- Prepare to release v1.19.0 of the xAI Python SDK by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/198
New Contributors
- @yanxi0830 made their first contribution in https://github.com/xai-org/xai-sdk-python/pull/186
Full Changelog: https://github.com/xai-org/xai-sdk-python/compare/v1.18.0...v1.19.0