- Text Generation
Riverflow V2 Pro is Sourceful’s most powerful Riverflow 2.0 model, focused on high-quality, controllable image generation and perfect text rendering.
Powered by Perplexity
Embed V1 0.6B is Perplexity’s 0.6‑billion‑parameter text embedding model designed for fast, low‑latency, web‑scale retrieval. It produces compact INT8 or binary embeddings optimized for dense semantic search over large corpora.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Embed V1 0.6B (pplx-embed-v1-0.6B) is a 0.6B-parameter text embedding model from Perplexity optimized for standard dense retrieval in real-world, web-scale applications. It is mainly used to generate 1024-dimensional embeddings for tasks like semantic search, question–document matching, and retrieval-augmented generation over up to 32K-token inputs. Its INT8 and binary quantized outputs make it suitable for high-throughput, low-storage vector databases and production RAG systems. It is part of Perplexity’s pplx-embed-v1 family, which includes larger 4B-parameter variants and the related pplx-embed-context-v1 contextual embedding models.
Model capabilities
Generates dense vector representations of text for retrieval, clustering, recommendation, and other embedding-based applications at web scale.
Enables meaning-aware search by encoding queries and documents into a shared embedding space for high-quality similarity matching.
Optimized as the retrieval backbone in Retrieval-Augmented Generation pipelines, selecting the most relevant chunks from large corpora.
Supports multiple languages in a unified embedding space, enabling cross-lingual retrieval and similarity applications.
Acts as the embedding stage after external OCR, turning recognized text from scanned documents into vectors for search and analysis.
Use cases
Transparent pricing
LLM API offers the lowest embedding prices and best performance for Embed V1–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 80ms | 120k tps | 99.99% | $0.02 | $0.00 | ~200K tokens |
| Perplexity | Global | ~140ms | ~60k tps | ~99.9% | ~$0.05 | $0.00 | ~100K tokens |
| OpenAI | Global | ~150ms | ~80k tps | 99.9% | ~$0.10 | $0.00 | ~100K tokens |
| Google Cloud | Global | ~160ms | ~50k tps | 99.9% | ~$0.08 | $0.00 | ~100K tokens |
| AWS Bedrock | Global | ~170ms | ~40k tps | 99.9% | ~$0.09 | $0.00 | ~100K tokens |
Performance benchmarks
| Metric | Embed V1 0.6B (Perplexity) | text-embedding-3-large (OpenAI) | nomic-embed-text-v1.5 (Nomic) |
|---|---|---|---|
| Dimensions | 1024~estimate | 3072 | 768 |
| Max Input Tokens | 8K~estimate | 8K | 8K~estimate |
| Price per 1M Tokens | $0.05~estimate | $0.13 | $0.10~estimate |
| Avg Latency | ~120ms~estimate | ~180ms~estimate | ~200ms~estimate |
| Throughput | 1,500 tps~estimate | 1,000 tps~estimate | 800 tps~estimate |
| Uptime | 99.9%~estimate | 99.9%~estimate | 99.5%~estimate |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Automatically route each request to the best model across providers based on latency, cost, or quality—without changing your integration or client code.
One endpoint, many modelsConfigure hard budgets, price caps, and tiered routing policies so LLM.API always prefers the cheapest model that still meets your quality constraints.
Optimize spend by defaultDefine failover sequences across providers so requests auto-retry on healthy models, turning transient outages and rate limits into graceful degradation instead of downtime.
Never go darkGet per-request traces, latencies, errors, and cost metrics across every provider in one place, with correlation IDs that plug into your existing monitoring stack.
See every tokenDescribe work as high-level tasks—RAG, tools, workflows—and let LLM.API orchestrate the right models, prompts, and steps, not just raw completion calls.
Think tasks, not callsSubmit large batches of prompts or jobs in a single request with automatic chunking, concurrency control, and retries to maximize throughput and minimize overhead.
Scale to millionsDecision guide
FAQ
Embed V1 0.6B is a Perplexity embedding model with about 0.6 billion parameters designed to generate dense vector representations for text.
It is best for semantic search, retrieval-augmented generation, document clustering, and similarity matching across short to medium-length text segments.
Pricing is usage-based per input token or character, with exact rates defined in the LLM.API pricing section for Perplexity models.
Embed V1 0.6B supports relatively long text inputs suitable for document embeddings, with exact token limits defined by LLM.API’s implementation details.
Being a 0.6B-parameter model, it generally offers low to moderate latency, suitable for real-time or near-real-time embedding pipelines.
Embed V1 0.6B is a text-only embedding model and does not process images, audio, or video.
You select the Perplexity provider and the Embed V1 0.6B model name in the LLM.API embeddings endpoint, passing your text inputs and API key.
Compared to larger models, Embed V1 0.6B usually offers cheaper, faster embeddings with somewhat lower peak quality on complex semantic tasks.
It may handle some multilingual inputs, but performance is expected to be strongest on English and should be empirically validated for other languages.
Limitations include reduced performance on very long documents, nuanced reasoning tasks, and highly specialized domains compared to larger or domain-specific embedding models.
Compare
Riverflow V2 Pro is Sourceful’s most powerful Riverflow 2.0 model, focused on high-quality, controllable image generation and perfect text rendering.
Qwen3.6 Flash is a fast, efficient multimodal model from Qwen’s Qwen3.6 family, supporting very long context and vision-language tasks. It is designed for high-throughput applications that…
Granite 4.1 8B is IBM’s 8-billion-parameter, dense decoder-only language model in the Granite 4.1 family, designed as a long-context, enterprise-focused open-source model under the Apache 2.0…