LLMS
xAI / Grok v1.16.0
RESUMEN
What's Changed Add Imagine file storage & file-ID inputs to image/video generation by @Omar-V2 in Add public file URLs and list filtering to the files client by @Omar-V2 in * Add new grok ima
Descripción Detallada
What's Changed Add Imagine file storage & file-ID inputs to image/video generation by @Omar-V2 in Add public file URLs and list filtering to the files client by @Omar-V2 in Add new grok imagine models to types/model.py for editor autocomplete by @Omar-V2 in Prepare to release v1.16.0 of the xAI Python SDK by @Omar-V2 in Full Changelog:
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
xAI / Grok v1.15.0
## What's Changed * Add grok-build-0.1 to ChatModel by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/155 * Add context compaction support by @shawnthapa in https://github.com/xai-org/xai-sdk-python/pull/156 * Bump version from 1.14.0 to 1.15.0 by @shawnthapa in https://github.com/xai
LLMS
xAI / Grok v1.14.0
## What's Changed * Add enable_image_search to web_search and SERVER_SIDE_TOOL_IMAGE_SEARCH enum by @ushiromiya-lion in https://github.com/xai-org/xai-sdk-python/pull/152 * Bump version to 1.14.0 by @ushiromiya-lion in https://github.com/xai-org/xai-sdk-python/pull/153 ## New Contributors * @ushiro