Skip to content

feat(llm): add Claude Opus 5, Sonnet 5, Kimi K3, and Qwen 3.8 models - #693

Merged
lizhengfeng101 merged 2 commits into
alibaba:mainfrom
5wxwxwxw5:feat/add-frontier-models
Aug 3, 2026
Merged

feat(llm): add Claude Opus 5, Sonnet 5, Kimi K3, and Qwen 3.8 models#693
lizhengfeng101 merged 2 commits into
alibaba:mainfrom
5wxwxwxw5:feat/add-frontier-models

Conversation

@5wxwxwxw5

Copy link
Copy Markdown
Contributor

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA
image image image image

Related Issues

closes #632

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

OpenCodeReview: Review complete: 0 finding(s) across 1 selected item(s).

@lizhengfeng101 lizhengfeng101 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lizhengfeng101
lizhengfeng101 merged commit 27fab95 into alibaba:main Aug 3, 2026
7 checks passed
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.

providers: add newly released frontier models (Claude Opus 5, GPT-5.6, Kimi K3, Qwen 3.8)

2 participants