Menu

Trinity Mini model now available in Vercel AI Gateway - Vercel
📰
0

Trinity Mini model now available in Vercel AI Gateway - Vercel

Vercel News·Walter Korman·4 days ago
#Cdc7eahL
#vercel#model#gateway#trinity#mini#arcee
Reading 0:00
15s threshold

You can now access Arcee AI's latest model Trinity Mini via Vercel's AI Gateway with no other provider accounts required. Trinity Mini is an open weight MoE reasoning model with 26B parameters (3B active) trained end-to-end in the U.S. To use Trinity Mini, set model to arcee-ai/trinity-mini in the AI SDK . 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 provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in observability , Bring Your Own Key support , and intelligent provider routing with automatic retries.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More