releases.sh

Deprecated Gemma 7B and Mixtral 8x7B removed

April 23, 2025ChangelogView original ↗
3 features1 enhancement1 fixThis release3 featuresNew capabilities1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Python SDK updated to v0.23.0, TypeScript SDK to v0.20.0.

  • groq.files.content now returns a Response object to allow parsing as text (jsonl) or blob (generic files), fixing a previous error.
  • BatchCreateParams completion_window now accepts a string for durations between 24h and 7d.
  • Updated chat completion model parameter: removed deprecated gemma-7b-it and mixtral-8x7b-32768; added gemma2-9b-it, llama-3.3-70b-versatile, llama-3.1-8b-instant, and llama-guard-3-8b.
  • Added optional chat completion metadata parameter for better OpenAI API compatibility.

Fetched August 11, 2026

Deprecated Gemma 7B and Mixtral 8x7B removed — Changelog — releases.sh