Skip to content

Releases: xai-org/xai-sdk-python

v1.11.0

27 Mar 18:23
276f9c8

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

24 Mar 17:25
35e3d26

Choose a tag to compare

What's Changed

  • Add video extension API and reference_image_urls support by @Omar-V2 in #120
  • Prepare to release v1.10.0 of the xAI Python SDK by @Omar-V2 in #121

Full Changelog: v1.9.1...v1.10.0

v1.9.1

19 Mar 22:58
b383fe6

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

19 Mar 01:02
c1599fd

Choose a tag to compare

What's Changed

  • feat: add image/video batch support and input_file_id by @double-di in #112
  • Fix unknown status handling in polling loops by @Omar-V2 in #113
  • Use model type aliases in image and video method signatures by @Omar-V2 in #114
  • Prepare to release v1.9.0 of the xAI Python SDK by @Omar-V2 in #116

New Contributors

Full Changelog: v1.8.2...v1.9.0

v1.8.2

16 Mar 18:07
6317708

Choose a tag to compare

What's Changed

  • Handle video generation failure case by @Omar-V2 in #110
  • Prepare to release v1.8.2 of the xAI Python SDK by @Omar-V2 in #111

Full Changelog: v1.8.1...v1.8.2

v1.8.1

11 Mar 03:05
7e2c3e1

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

05 Mar 06:51
55cdbc1

Choose a tag to compare

What's Changed

  • Add grok-imagine-image-pro to ImageGenerationModel by @shawnthapa in #103
  • Add agent_count parameter to chat API for multi-agent models by @shawnthapa in #104
  • Add grok-4.20 experimental beta and multi-agent model variants to ChatModel by @shawnthapa in #105
  • Bump version from 1.7.0 to 1.8.0 by @shawnthapa in #106

Full Changelog: v1.7.0...v1.8.0

v1.7.0

18 Feb 20:53
f9f0b34

Choose a tag to compare

What's Changed

  • Deprecate BaseImageResponse.prompt after up_sampled_prompt proto removal by @shawnthapa in #96
  • Add 2K image resolution support by @shawnthapa in #97
  • Reduce default PollTimer poll interval and introduce default video polling settings by @Omar-V2 in #98
  • Add support for multi-reference image editing with new image_urls parameter by @Omar-V2 in #99
  • Prepare to release v1.7.0 of the xAI Python SDK by @Omar-V2 in #100

Full Changelog: v1.6.1...v1.7.0

v1.6.1

29 Jan 03:13
82c4e16

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Jan 12:31
fee4ff1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0