Perplexity: Embed V1 4B — AI model
Perplexity: Embed V1 4B is a AI model from Perplexity, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
pplx-embed-v1 -4B 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 4B parameter model maximizing retrieval...
Specs
| Vendor | Perplexity |
|---|---|
| Type | embedding |
| Context window | 32,000 tokens |
| Pricing | $0.03/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-4b",
"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