Skip to content

feat(deepinfra): update model YAMLs [bot]#1672

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-deepinfra-20260702-094801
Open

feat(deepinfra): update model YAMLs [bot]#1672
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-deepinfra-20260702-094801

Conversation

@models-bot

@models-bot models-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by poc-agent for provider deepinfra.


Note

Cursor Bugbot is generating a summary for commit 0586f18. Configure here.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 21
  • Passed: 20
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 1
  • Success rate: 100.0%
Provider Model Scenarios
deepinfra deepseek-ai/DeepSeek-V3-0324 success: tool-call, tool-call:stream, json-output, params:stream, params, json-output:stream
deepinfra nvidia/NVIDIA-Nemotron-3-Super-120B-A12B success: params, tool-call, tool-call:stream, json-output:stream, params:stream, json-output
deepinfra nvidia/NVIDIA-Nemotron-Nano-9B-v2 skipped: skip-check
deepinfra openai/gpt-oss-120b success: tool-call:stream, params:stream, tool-call, json-output, json-output:stream, params, reasoning, reasoning:stream
Successes (20)

deepinfra/openai/gpt-oss-120b — tool-call:stream (success)

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

deepinfra/openai/gpt-oss-120b — params:stream (success)

Output
The capital of France is **Paris**.

deepinfra/openai/gpt-oss-120b — tool-call (success)

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

deepinfra/openai/gpt-oss-120b — json-output (success)

Output
{
  "colors": [
    {
      "name": "Red",
      "hex": "#FF0000"
    },
    {
      "name": "Green",
      "hex": "#00FF00"
    },
    {
      "name"
... (truncated, 77 chars omitted)

deepinfra/openai/gpt-oss-120b — json-output:stream (success)

Output
{
  "colors": [
    {
      "name": "Red",
      "hex": "#FF0000"
    },
    {
      "name": "Green",
      "hex": "#00FF00"
    },
    {
      "name"
... (truncated, 84 chars omitted)

deepinfra/openai/gpt-oss-120b — params (success)

Output
The capital of France is **Paris**.

deepinfra/openai/gpt-oss-120b — reasoning (success)

Output
**The expression**

\[
3^{3^{3^{3}}}
\]

contains three “carats’’ (exponentiation symbols).  
When exponents are written next to each other without pa
... (truncated, 2435 chars omitted)

deepinfra/openai/gpt-oss-120b — reasoning:stream (success)

Output
### What does \(3^{3^{3^{3}}}\) mean ?

Exponentiation is **right‑associative** unless parentheses are written otherwise.  
So

\[
3^{3^{3^{3}}}=3^{\b
... (truncated, 2991 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V3-0324 — tool-call (success)

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

deepinfra/deepseek-ai/DeepSeek-V3-0324 — tool-call:stream (success)

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

deepinfra/deepseek-ai/DeepSeek-V3-0324 — json-output (success)

Output
[
  {
    "color": "Red",
    "hex": "#FF0000"
  },
  {
    "color": "Green",
    "hex": "#00FF00"
  },
  {
    "color": "Blue",
    "hex": "#0000FF"

... (truncated, 38 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V3-0324 — params:stream (success)

Output
The capital of France is **Paris**. It is known for its iconic landmarks such as the Eiffel Tower, the Louvre Museum, and the Notre-Dame Cathedral.  

... (truncated, 74 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V3-0324 — params (success)

Output
The capital of France is **Paris**. It is known for its rich history, iconic landmarks like the Eiffel Tower, and vibrant culture. Let me know if you'
... (truncated, 21 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V3-0324 — json-output:stream (success)

Output
[
  {
    "name": "Red",
    "hex": "#FF0000"
  },
  {
    "name": "Green",
    "hex": "#00FF00"
  },
  {
    "name": "Blue",
    "hex": "#0000FF"
  }
... (truncated, 42 chars omitted)

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — params (success)

Output
The capital of France is **Paris**.

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — tool-call (success)

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

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — tool-call:stream (success)

Output
{"location": "London"}

VALIDATION: tool-call stream SUCCESS

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — json-output:stream (success)

Output
{
  "red": "#FF0000",
  "green": "#00FF00",
  "blue": "#0000FF"
}
VALIDATION: json-output stream SUCCESS

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — params:stream (success)

Output
The capital of France is **Paris**.  

This has been the case since the 10th century (though historical capitals varied earlier, such as Lyon or Ver
... (truncated, 238 chars omitted)

deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B — json-output (success)

Output
[
  {
    "name": "Red",
    "hex": "#FF0000"
  },
  {
    "name": "Green",
    "hex": "#008000"
  },
  {
    "name": "Blue",
    "hex": "#0000FF"
  }
... (truncated, 35 chars omitted)
Skipped (1)

deepinfra/nvidia/NVIDIA-Nemotron-Nano-9B-v2 — skip-check (skipped)

Skip reason
deprecated or retired model

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