Skip to content

feat(deepinfra/tencent/Hy3): add new models [bot]#1713

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-deepinfra-tencent-Hy3-20260709-000523
Open

feat(deepinfra/tencent/Hy3): add new models [bot]#1713
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-deepinfra-tencent-Hy3-20260709-000523

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for deepinfra/tencent/Hy3.


Note

Low Risk
Single new model metadata file with no application or routing logic changes.

Overview
Adds a new DeepInfra provider definition for tencent/Hy3 as an active serverless chat model.

The entry registers per-token pricing (including cache-read input cost), a 262144 token context/output limit, text-only I/O, and capabilities for prompt caching, function calling, and JSON output, with sourcing from DeepInfra’s model page.

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fd8dc98. Configure here.

Comment thread providers/deepinfra/tencent/Hy3.yaml Outdated
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 6
  • Passed: 6
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 100.0%
Provider Model Scenarios
deepinfra tencent/Hy3 success: params:stream, params, tool-call, tool-call:stream, json-output:stream, json-output
Successes (6)

deepinfra/tencent/Hy3 — params:stream (success)

Output
The capital of France is Paris.

deepinfra/tencent/Hy3 — params (success)

Output
The capital of France is Paris.

deepinfra/tencent/Hy3 — tool-call (success)

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

deepinfra/tencent/Hy3 — tool-call:stream (success)

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

deepinfra/tencent/Hy3 — json-output:stream (success)

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

deepinfra/tencent/Hy3 — json-output (success)

Output
{
  "colors": [
    { "name": "Red", "hex": "#FF0000" },
    { "name": "Green", "hex": "#00FF00" },
    { "name": "Blue", "hex": "#0000FF" }
  ]
}
VAL
... (truncated, 29 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