AI Gateway

/

Sonar Pro

Sonar Pro by Perplexity

Perplexity's premier offering with search grounding, supporting advanced queries and follow-ups.

index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'perplexity/sonar-pro',
prompt: 'Why is the sky blue?'
})