Skip to content

docs: update model references to newer versions#32

Merged
erikhoward merged 1 commit into
mainfrom
docs/update-model-references
May 13, 2026
Merged

docs: update model references to newer versions#32
erikhoward merged 1 commit into
mainfrom
docs/update-model-references

Conversation

@erikhoward
Copy link
Copy Markdown
Member

Summary

  • Updated README.md model tables for xAI (Grok 4.20 series), Z.ai (GLM-5 series), and Gemini (3.1/2.0 series)
  • Updated code examples to use newer models (claude-sonnet-4-6, gpt-5.4)
  • Updated docs/PROVIDERS.md with complete model tables for all providers
  • Updated responses-api example to use GPT-5.4 instead of GPT-5.2

Test plan

  • All examples compile (go build ./examples/...)
  • All tests pass (go test ./...)
  • Lint passes (pre-existing gosec issues only)

Generated with Claude Code

Update documentation and examples to reference newer AI models that
were added in the provider model definitions update:

- README.md: Updated model tables for xAI, Z.ai, Gemini; updated code
  examples to use claude-sonnet-4-6 and gpt-5.4
- docs/PROVIDERS.md: Updated all provider model tables with new models
- examples/chat/responses-api/main.go: Updated to use GPT-5.4

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@erikhoward erikhoward merged commit 3084ab4 into main May 13, 2026
6 checks passed
@erikhoward erikhoward deleted the docs/update-model-references branch May 13, 2026 06:13
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.

1 participant