LLMS
xAI / Grok v1.4.1
RESUMEN
What's Changed Update changelog following the v.1.4.0 release by @Omar-V2 in Update the metadata sent on requests to also include the language by @Omar-V2 in * Update proto definitions to inclu
Descripción Detallada
What's Changed Update changelog following the v.1.4.0 release by @Omar-V2 in Update the metadata sent on requests to also include the language by @Omar-V2 in Update proto definitions to include new tool call status field on tool calls by @Omar-V2 in Add max_turns parameter in chat creation for agentic conversations by @shawnthapa in Support including tool output and inline citations by @mark-xai in Restructure the literals for chat API by @mark-xai in * Bump version from 1.4.0 to 1.4.1 by @mark-xai in Full Changelog:
Actualización de xAI/Grok a la versión 1.4.1 con cambios en metadatos y definiciones proto.
- Se incluye el idioma en los metadatos de las solicitudes.
- Se añade un nuevo campo de estado para las llamadas a herramientas en las definiciones proto.
- Se agrega el parámetro max_turns para crear conversaciones.
- Se reestructura la API de chat.
A quién le importa
Solo si usas la API de chat o haces llamadas a herramientas.
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