现已可用
U
Unknown

trinity-large-thinking

Trinity Large Thinking is a powerful open source reasoning model from the team at Arcee AI. It shows strong performance in PinchBench, agentic workloads, and reasoning tasks. Launch video: https://youtu.be/Gc82AXLa0Rg?si=4RLn6WBz33qT--B7...

TextReasoningToolsOpen Weights262.1KCache
输入免费
输出免费
上下文262.1K
端点openai

能力

推理工具缓存结构化

模态

输入
text
输出
text

快速统计

上下文窗口262.1K
最大输出262.1K
分词器Other

性能

正在加载性能数据...

支持的参数

参数始终默认值
frequency_penalty(不发送)
include_reasoning
logit_bias
max_tokens
presence_penalty(不发送)
reasoning
repetition_penalty(不发送)
response_format
seed
stop
structured_outputs
temperature0.3
tool_choice
tools
top_k(不发送)
top_p0.8
§ 01

价格

输入价格$0.00 · 百万 Token
输出价格$0.00 · 百万 Token
上下文窗口262.1K Token
兼容端点openai
供应商Unknown
§ 02

在您的代码中调用 trinity-large-thinking

将任意 OpenAI 兼容 SDK 指向 UnoRouter,并按名称请求模型。将 YOUR_API_KEY 替换为您控制台中的真实密钥。

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "trinity-large-thinking",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

登录以自动填入您的 API 密钥

§ 03

常见问题

trinity-large-thinking 每百万 Token 多少钱?

输入价格 $0.00 / 百万 Token,输出价格 $0.00 / 百万 Token。按 Token 计费,不按批次大小取整。

如何通过 API 访问 trinity-large-thinking?

向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=trinity-large-thinking。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。

trinity-large-thinking 的上下文窗口是多少?

trinity-large-thinking 支持 262.1K Token 的上下文窗口,由您的提示词和模型响应共同占用。

§ 04

相似模型

立即试用 trinity-large-thinking

创建 API 密钥,不到一分钟就能开始请求。

查看全部模型