Skip to content
Dashboard

Trinity Mini model now available in Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'arcee-ai/trinity-mini',
prompt:
`Generate a full reasoning chain that reconstructs how an unknown machine
operates solely from its final outputs, inferring internal mechanisms,
intermediate states, and causal links step by step.`,
});

AI Gateway: Track top AI models by usage

The AI Gateway model leaderboard tracks the most popular models over time, ranking them by the total volume of tokens processed across all Gateway traffic.

View the leaderboard

Ready to deploy?