Skip to content

🤖 Provider API update - [email protected] #10933

@vercel-ai-sdk

Description

@vercel-ai-sdk

Breaking changes

  • POST /v1/images/generations
    • quality: Parameter is now validated as an enum of "low", "medium", or "high" (or null). Previously it accepted any string and was marked "not supported". Requests using other values may now be rejected, and the parameter now influences output quality.

New features

  • POST /v1/images/edits
    • Added optional quality parameter to control output image quality. Accepted values: "low", "medium", "high" (or null).

Fixes

  • POST /v1/images/generations
    • Removed redundant top-level request schema description.

https://github.com/gr2m/ai-provider-monitor/releases/tag/xai%4015.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