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.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