Perplexity: Embed V1 0.6B — AI model
Perplexity: Embed V1 0.6B is a AI model from Perplexity, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
pplx-embed-v1-0.6B is one of Perplexity's state-of-the-art text embedding models built for real-world, web-scale retrieval. pplx-embed-v1 is optimized for standard dense text retrieval with the 0.6B parameter model targeting lightweight, low-latency...
Specs
| Vendor | Perplexity |
|---|---|
| Type | embedding |
| Context window | 32,000 tokens |
| Pricing | $0.00/M in · $0.00/M out |
| API | embeddings |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "perplexity/pplx-embed-v1-0.6b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started