Skip to main content

Text Generation Models

Use with POST /chat/completions.

OpenAI

Google Gemini

Anthropic Claude

Meta Llama (via Groq)

Other

Premium models require wallet balance (top up at euron.one/euri). Non-premium models use your daily free token quota.

Embedding Models

Use with POST /embeddings.
gemini-embedding-2-preview is Google’s first natively multimodal embedding model, mapping text, images, video, audio, and PDFs into a unified embedding space. Through the Euri API, text embedding is supported. Trained with Matryoshka Representation Learning — set dimensions to 768, 1536, or 3072 to balance cost vs. quality.

Image Generation Models

Use with POST /images/generations.

Speech-to-Text Models

Use with POST /audio/transcriptions.

Text-to-Speech Models

Use with POST /audio/speech.

Listing models via API