LLMS
xAI / Grok v1.7.0
RESUMEN
What's Changed Deprecate `BaseImageResponse.prompt` after `upsampledprompt` proto removal by @shawnthapa in Add 2K image resolution support by @shawnthapa in * Reduce default PollTimer poll i
Descripción Detallada
What's Changed Deprecate `BaseImageResponse.prompt` after `upsampledprompt` proto removal by @shawnthapa in Add 2K image resolution support by @shawnthapa in Reduce default PollTimer poll interval and introduce default video polling settings by @Omar-V2 in Add support for multi-reference image editing with new `image_urls` parameter by @Omar-V2 in * Prepare to release v1.7.0 of the xAI Python SDK by @Omar-V2 in Full Changelog:
Actualización de xAI Grok v1.7.0 con cambios importantes y deprecaciones.
- Se deprecó `BaseImageResponse.prompt` tras la eliminación de `up_sampled_prompt`.
- Soporte para resolución de imagen 2K añadido.
- Se redujo el intervalo de polling por defecto del PollTimer.
- Nuevo parámetro `image_urls` para edición de imágenes con múltiples referencias.
A quién le importa
Solo si usas `BaseImageResponse.prompt`, necesitarás ajustar tu código.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
xAI / Grok v1.12.1
## What's Changed * Update the CHANGELOG with missing entries by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/135 * Add grok-4.3 to ChatModel by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/137 * Bump version from 1.12.0 to 1.12.1 by @shawnthapa in https://github.com/x
LLMS
xAI / Grok v1.12.0
## What's Changed * docs: add video generation and extension documentation to README by @double-di in https://github.com/xai-org/xai-sdk-python/pull/127 * Add collection descriptions, field definition updates, and bytes chunking by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/130 * Add