Skip to content

🤖 Provider API update - xai@16.0.0 #11000

@vercel-ai-sdk

Description

@vercel-ai-sdk

Breaking changes

  • POST /v1/documents/search
    • Response items now include a required property: fields.
      • Type: object with arbitrary string-valued properties (property names are strings).
      • Description: Metadata fields belonging to the document of this chunk.
    • The fields property was added to the schema’s required list (alongside chunk_id, chunk_content, score, collection_ids). Clients that validated responses without fields must update their schemas and handling.

https://github.com/gr2m/ai-provider-monitor/releases/tag/xai%4016.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions