Skip to content

🤖 Provider API update - groq@5.0.0 #10001

@vercel-ai-sdk

Description

@vercel-ai-sdk

Breaking changes

  • POST /openai/v1/chat/completions
    • Removed parameter: raw (boolean, default: false). This option previously allowed skipping post-processing such as stop sequences, reasoning parsing, tool parsing, and JSON validation. Clients using this parameter must remove it to avoid request errors or behavior changes.

New features

  • POST /openai/v1/chat/completions
    • Added parameter: debug (boolean, nullable, default: false). Enables output of input and output token IDs in the xgroq debug field.

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