Skip to content

Migrate Groq Sparring chat off deprecated Llama 3.3 70B - #40

Open
bster wants to merge 1 commit into
mainfrom
claude/setup-understanding-ai-project-6ZM3q
Open

Migrate Groq Sparring chat off deprecated Llama 3.3 70B#40
bster wants to merge 1 commit into
mainfrom
claude/setup-understanding-ai-project-6ZM3q

Conversation

@bster

@bster bster commented Jun 30, 2026

Copy link
Copy Markdown
Owner

What does this PR change?

Groq is deprecating llama-3.3-70b-versatile (decommissioning August 16, 2026) and recommends GPT OSS 120B as the replacement. This updates the Sparring chat feature to the new model before the old one stops being served.

Section affected: Sparring chat feature (all sections — it's a site-wide widget, not page content)

Type of change:

  • Broken link fix
  • New primary source
  • Factual correction
  • Typo / copy edit
  • Other (explain below)

Details

  • netlify/functions/chat.js — model id changed from llama-3.3-70b-versatile to openai/gpt-oss-120b
  • understanding-ai/src/data/model.js — UI label updated from "Groq · Llama 3.3 70B" to "Groq · GPT-OSS 120B"

No changes to GROQ_API_KEY handling — it stays in Netlify's dashboard environment variables.


Checklist

  • I tested this locally (cd understanding-ai && npm run build)
  • I agree that my contribution may be included under the CC BY 4.0 license that covers this project's content

Generated by Claude Code

Groq is deprecating llama-3.3-70b-versatile (decommissioned Aug 16,
2026) and recommends GPT OSS 120B as the replacement. Updates the
chat function's model id and the UI's model label.
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for aiandhumanity ready!

Name Link
🔨 Latest commit 301778b
🔍 Latest deploy log https://app.netlify.com/projects/aiandhumanity/deploys/6a43c6933286390008cfd4f7
😎 Deploy Preview https://deploy-preview-40--aiandhumanity.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants