Models/arcee-ai/Arcee AI: Trinity Large Thinking
AR

Arcee AI: Trinity Large Thinking

262K context$0.22/M input$0.85/M output
arcee-ai/trinity-large-thinking

Description

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...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "arcee-ai/trinity-large-thinking",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.22/M
Output$0.85/M
Context262K tokens

Model Info

Providerarcee-ai
IDarcee-ai/trinity-large-thinking