Embed v1 4b
Perplexity
pplx-embed-v1 is a state-of-the-art text embedding model optimized for real-world, web-scale retrieval tasks.
- Embedding
- Context
- 32K
- Max output
- —
- Input / 1M
- $0.030
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass perplexity/pplx-embed-v1-4b as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "perplexity/pplx-embed-v1-4b",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$0.030
