LLMS
xAI / Grok v1.9.0
RESUMEN
What's Changed feat: add image/video batch support and inputfileid by @double-di in Fix unknown status handling in polling loops by @Omar-V2 in * Use model type aliases in image and vide
Descripción Detallada
What's Changed feat: add image/video batch support and inputfileid by @double-di in Fix unknown status handling in polling loops by @Omar-V2 in Use model type aliases in image and video method signatures by @Omar-V2 in Prepare to release v1.9.0 of the xAI Python SDK by @Omar-V2 in New Contributors * @double-di made their first contribution in Full Changelog:
Grok v1.9.0 añade soporte para procesamiento por lotes de imágenes y videos, y tiene cambios que rompen código.
- Se añade soporte para procesamiento por lotes de imágenes y videos.
- Se corrige el manejo de estado desconocido en bucles de polling.
- Se utilizan alias de tipo de modelo en las firmas de métodos de imagen y video.
A quién le importa
Solo si usas las funciones de imágenes y videos en Grok.
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