Skip to content

feat(openrouter/qwen/qwen3.8-max): add new models [bot] - #1998

Merged
architkumar-truefoundry merged 2 commits into
mainfrom
bot/add-openrouter-qwen-qwen3.8-max-20260804-000659
Aug 4, 2026
Merged

feat(openrouter/qwen/qwen3.8-max): add new models [bot]#1998
architkumar-truefoundry merged 2 commits into
mainfrom
bot/add-openrouter-qwen-qwen3.8-max-20260804-000659

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for openrouter/qwen/qwen3.8-max.


Note

Low Risk
Single new model metadata file with no runtime or auth changes; incorrect limits or costs would only affect routing/billing display for this model.

Overview
Adds a new OpenRouter catalog entry for qwen/qwen3.8-max at providers/openrouter/qwen/qwen3.8-max.yaml.

The definition marks the model active for chat with thinking enabled, 1M context window, and up to 131072 output tokens. It documents text, image, and video inputs, tool-oriented features (function calling, JSON/structured output, prompt caching), and per-token pricing including cache read/create costs.

Reviewed by Cursor Bugbot for commit 975117c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 10
  • Passed: 10
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 100.0%
Provider Model Scenarios
openrouter qwen/qwen3.8-max success: params:text-text:stream, tool-call:text-text, params:text-text, tool-call:text-text:stream, json-output:text-text:stream, json-output:text-text, structured-output:text-text, structured-output:text-text:stream, reasoning:text-text, reasoning:text-text:stream
Successes (10)

openrouter/qwen/qwen3.8-max — params:text-text:stream (success)

Output
The capital of France is Paris.

openrouter/qwen/qwen3.8-max — tool-call:text-text (success)

Output
Function: get_weather
Arguments: {"location": "London"}
VALIDATION: tool-call SUCCESS

openrouter/qwen/qwen3.8-max — params:text-text (success)

Output
The capital of France is Paris.

openrouter/qwen/qwen3.8-max — tool-call:text-text:stream (success)

Output
{"location": "London"}
VALIDATION: tool-call stream SUCCESS

openrouter/qwen/qwen3.8-max — json-output:text-text:stream (success)

Output
{
  "colors": [
    {
      "name": "Crimson Red",
      "hex": "#DC143C"
    },
    {
      "name": "Ocean Blue",
      "hex": "#006994"
    },
    {
... (truncated, 105 chars omitted)

openrouter/qwen/qwen3.8-max — json-output:text-text (success)

Output
{"colors": [{"name": "red", "hex": "#ff0000"}, {"name": "green", "hex": "#00ff00"}, {"name": "blue", "hex": "#0000ff"}]}
VALIDATION: json-output SUCCE
... (truncated, 3 chars omitted)

openrouter/qwen/qwen3.8-max — structured-output:text-text (success)

Output
{"name":"Science fair","date":"Friday","participants":["Alice","Bob"]}
VALIDATION: structured-output SUCCESS

openrouter/qwen/qwen3.8-max — structured-output:text-text:stream (success)

Output
{"name":"Science fair","date":"Friday","participants":["Alice","Bob"]}
VALIDATION: structured-output stream SUCCESS

openrouter/qwen/qwen3.8-max — reasoning:text-text (success)

Output
# Calculating 3^3^3^3

## Step 0: Establish the order of operations

Exponentiation is **right-associative**, meaning we evaluate from the **top down*
... (truncated, 1491 chars omitted)

openrouter/qwen/qwen3.8-max — reasoning:text-text:stream (success)

Output
# Calculating 3^3^3^3

## Step 0: Order of Operations (the crucial part)

Exponentiation is **right-associative**, so the expression is evaluated from
... (truncated, 1452 chars omitted)

@architkumar-truefoundry
architkumar-truefoundry merged commit 716f60d into main Aug 4, 2026
8 checks passed
@architkumar-truefoundry
architkumar-truefoundry deleted the bot/add-openrouter-qwen-qwen3.8-max-20260804-000659 branch August 4, 2026 06:25
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