LLMS
xAI / Grok v1.5.0
RESUMEN
What's Changed Add `endindex`, rename document search tools, and add `verbosestreaming` include option by @shawnthapa in Add inline citations support to Chunk and Response classes by @Omar-V2 in
Descripción Detallada
What's Changed Add `endindex`, rename document search tools, and add `verbosestreaming` include option by @shawnthapa in Add inline citations support to Chunk and Response classes by @Omar-V2 in Add new features to Collections API client by @shawnthapa in Add util functions to retrieve server-side tool outputs by @mark-xai in * Bump version from 1.4.1 to 1.5.0 by @shawnthapa in Full Changelog:
Actualización a Grok v1.5.0 con cambios que rompen compatibilidad.
- Se agregó `end_index` y se renombraron herramientas de búsqueda de documentos.
- Se añadió soporte para citas en línea en las clases Chunk y Response.
- Se añadieron nuevas funciones al cliente de la API de Collections.
A quién le importa
Solo si usas las herramientas de búsqueda de documentos o las clases Chunk y Response.
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