Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xai-sdk for openSUSE:Factory checked in at 2026-08-19 17:59:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xai-sdk (Old) and /work/SRC/openSUSE:Factory/.python-xai-sdk.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xai-sdk" Wed Aug 19 17:59:22 2026 rev:3 rq:1371931 version:1.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xai-sdk/python-xai-sdk.changes 2026-08-14 22:05:36.245053932 +0200 +++ /work/SRC/openSUSE:Factory/.python-xai-sdk.new.1258/python-xai-sdk.changes 2026-08-19 18:01:22.246562891 +0200 @@ -1,0 +2,17 @@ +Wed Aug 19 07:30:43 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to 1.19.0: + * Add the image_generation server-side tool and + Response.image_outputs for generated images + * Add a quality parameter (low/medium) to image generation + * Add grok-imagine-image-2.0 to ImageGenerationModel + * Add reference_audios, generate_audio, and 1080p resolution + to video generation + * Set the default gRPC User-Agent to XaiSdk/{version} + * Set tool_call_id when replaying tool outputs via + chat.append(response) + * Align model literals with the public catalog + (grok-imagine-video-1.5; drop preview/pro aliases) + * Require python-typing-extensions >= 4.14.0 + +------------------------------------------------------------------- Old: ---- xai_sdk-1.18.0.tar.gz New: ---- xai_sdk-1.19.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xai-sdk.spec ++++++ --- /var/tmp/diff_new_pack.9kIZGw/_old 2026-08-19 18:01:23.093593320 +0200 +++ /var/tmp/diff_new_pack.9kIZGw/_new 2026-08-19 18:01:23.094593356 +0200 @@ -17,7 +17,7 @@ Name: python-xai-sdk -Version: 1.18.0 +Version: 1.19.0 Release: 0 Summary: The official Python SDK for the xAI API License: Apache-2.0 @@ -39,6 +39,7 @@ Requires: python-protobuf >= 5.29.4 Requires: python-pydantic >= 2.5.3 Requires: python-requests >= 2.31.0 +Requires: python-typing-extensions >= 4.14.0 Recommends: python-opentelemetry-exporter-otlp-proto-grpc >= 1.36.0 Recommends: python-opentelemetry-exporter-otlp-proto-http >= 1.36.0 BuildArch: noarch @@ -54,6 +55,7 @@ BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.31.0} +BuildRequires: %{python_module typing-extensions >= 4.14.0} # /SECTION %python_subpackages ++++++ xai_sdk-1.18.0.tar.gz -> xai_sdk-1.19.0.tar.gz ++++++ ++++ 3672 lines of diff (skipped)
