TE
Tencent: Hy3
$0.13/M input$0.53/M output
tencent/hy3Description
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 a configurable reasoning effort:...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "tencent/hy3",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text