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.17.0
## What's Changed * feat: add service_tier support for priority processing by @double-di in https://github.com/xai-org/xai-sdk-python/pull/163 * chore: bump version to 1.17.0 by @double-di in https://github.com/xai-org/xai-sdk-python/pull/165 **Full Changelog**: https://github.com/xai-org/xai-sdk-
LLMS
xAI / Grok v1.16.0
## What's Changed * Add Imagine file storage & file-ID inputs to image/video generation by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/160 * Add public file URLs and list filtering to the files client by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/161 * Add new grok ima