Skip to content

Conversation

@wenjin272
Copy link
Collaborator

@wenjin272 wenjin272 commented Dec 26, 2025

Purpose of change

Currently, we use qwen3:0.6b and qwen3:1.7b in chat model integration tests and react agent tests, which may lead some test failure caused by llm can't recognize the user's intent accurately.
The power of qwen3:8b is better than 0.6b and 1.7b, so we use it to improve test stability. The side effect is the ci duration will increase from 8min to ~14min.

Tests

API

Documentation

  • doc-needed
  • doc-not-needed

@github-actions github-actions bot added priority/major Default priority of the PR or issue. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. doc-not-needed Your PR changes do not impact docs labels Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant