Models Arcee-ai Arcee AI: Trinity Large Thinking
AR

Arcee AI: Trinity Large Thinking

arcee-ai/trinity-large-thinking
262K tokens
Context
$0.2200/M tokens
Input
$0.8500/M tokens
Output
Th4 1, 2026
Released

Mô tả

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. It is free in open claw for the first five days. Launch video: https://youtu.be/Gc82AXLa0Rg?si=4RLn6WBz33qT--B7

Nhà cung cấp

Arcee-ai

🚀 Dùng thử ngay

Trải nghiệm Arcee AI: Trinity Large Thinking miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi Arcee AI: Trinity Large Thinking từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "arcee-ai/trinity-large-thinking",
    "messages": [{"role":"user","content":"Hello!"}]
  }'