Skip to content

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

Merged
harshiv-26 merged 2 commits into
mainfrom
bot/update-deepinfra-20260526-054843
May 26, 2026
Merged

feat(deepinfra): update model YAMLs [bot]#1157
harshiv-26 merged 2 commits into
mainfrom
bot/update-deepinfra-20260526-054843

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented May 26, 2026

Auto-generated by poc-agent for provider deepinfra.


Note

Low Risk
Metadata-only pricing update with no runtime or schema changes beyond published cost figures.

Overview
Updates DeepSeek-V4-Flash pricing in providers/deepinfra/deepseek-ai/DeepSeek-V4-Flash.yaml to match current Deep Infra rates. Per-token costs drop by roughly 29%: input from 1.4e-7 to 1e-7, output from 2.8e-7 to 2e-7, and cache-read input from 2.8e-8 to 2e-8. No model capabilities, limits, or features change.

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

@github-actions
Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26
Copy link
Copy Markdown
Collaborator

Gateway test setup failed for deepinfra

The test job aborted before any tests ran. Error:

Failed to apply provider-account/deepinfra 'test-v2-deepinfra': {"statusCode":401,"message":"Invalid or expired token"}

This is usually a transient infra issue (catalogue build, TrueFoundry API, GitHub archive). Try /test-models again, or check the job logs.

@harshiv-26 harshiv-26 enabled auto-merge (squash) May 26, 2026 05:55
@github-actions
Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26 harshiv-26 merged commit 7a97acb into main May 26, 2026
8 checks passed
@harshiv-26 harshiv-26 deleted the bot/update-deepinfra-20260526-054843 branch May 26, 2026 05:57
@harshiv-26
Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 8
  • Passed: 8
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 100.0%
Provider Model Scenarios
deepinfra deepseek-ai/DeepSeek-V4-Flash success: params, params:stream, tool-call, json-output:stream, json-output, tool-call:stream, reasoning:stream, reasoning
Successes (8)

deepinfra/deepseek-ai/DeepSeek-V4-Flash — params (success)

Output
The capital of France is Paris.

deepinfra/deepseek-ai/DeepSeek-V4-Flash — params:stream (success)

Output
The capital of France is Paris.

deepinfra/deepseek-ai/DeepSeek-V4-Flash — tool-call (success)

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

deepinfra/deepseek-ai/DeepSeek-V4-Flash — json-output:stream (success)

Output
{
  "colors": [
    {
      "name": "Crimson Red",
      "hex": "#DC143C"
    },
    {
      "name": "Royal Blue",
      "hex": "#4169E1"
    },
    {
... (truncated, 106 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V4-Flash — json-output (success)

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

deepinfra/deepseek-ai/DeepSeek-V4-Flash — tool-call:stream (success)

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

deepinfra/deepseek-ai/DeepSeek-V4-Flash — reasoning:stream (success)

Output
The expression \(3^{3^{3^{3}}}\) is interpreted as a power tower with right-associative exponentiation, meaning it is evaluated from the top down. The
... (truncated, 412 chars omitted)

deepinfra/deepseek-ai/DeepSeek-V4-Flash — reasoning (success)

Output
The expression \(3^{3^{3^{3}}}\) is a power tower, and exponentiation is right-associative, meaning we evaluate from the top down. Therefore:

\[
3^{3
... (truncated, 527 chars omitted)

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