Reference
D

Hy3

Hy3, a language model from DeepInfra.
modelOverride: { model: "hy3" }
Tencent·served viaDeepInfra·Released July 2026
Pricing
Input
$0.14 / 1M
Output
$0.58 / 1M
Specifications
Context window
262,144 tokens
Max output
32,768 tokens
Released
July 2026
Model string
tencent/Hy3
Capabilities
Large contextOpen sourceLow cost
Use this model
await mindstudio.generateText({
  message: "...",
  modelOverride: {
    model: "hy3",
  },
});