Tencent modelsChat Completions model

tencent/hy3

Hy3 is a 295B-parameter Mixture-of-Experts model from Tencent (21B active, 192 experts with top-8 routing) built for reasoning, agentic workflows, and real-world production use. It supports configurable reasoning effort.

Input⌘ / Ctrl + Enter

Try a prompt

128K max output
Input $0.13/M · Output $0.53/M · Cache read $0.03/M
OutputReady

Your response will appear here

Choose an example or write a prompt, then click Run.

API details and access

Model Details

ProviderTencent
TypeLlm
Model IDtencent/hy3

Capabilities

InputText
OutputText
Context-
Max Output128,000
VisionNot supported
Function CallingSupported

Access details

Chat Completions
Base URLhttps://api.sandbase.ai
API Endpoint/v1/chat/completions
{
  "model": "tencent/hy3",
  "messages": [
    {
      "role": "user",
      "content": "Hello"
    }
  ],
  "max_tokens": 512
}

Pricing

Input$0.13 / 1M tokens
Output$0.53 / 1M tokens
Cache read$0.03 / 1M tokens

Related Models