Perplexity
Conversational answer engine combining LLMs with live web search.
Perplexity is selling access to other people's models, not just its own answers.
◆Recent moves
- 10d ago
Low preset updated
The Agent API low preset now runs openai/gpt-5.6-luna with minimal reasoning effort and a 32,768-token output cap. Dynamic requests inherit it automatically; frozen configurations must be updated by hand — the recurring cost of Perplexity's preset abstraction.
- 10d ago
GPT-5.6 price cuts and Sol Fast mode
GPT-5.6 Luna and Terra get lower per-token rates and Sol gains a Fast mode at 2x standard pricing via service_tier: priority. Perplexity is passing upstream economics through and adding a latency tier on top.
- 11d ago
Remote MCP Server
The Perplexity MCP Server is now hosted at api.perplexity.ai/mcp for any Streamable HTTP client, authenticated with the existing API key. Tools and behavior are unchanged from the local server, so this removes installation and upgrade work rather than adding capability.
- 11d ago
New: Gateway API
⚡ SPARKThe Gateway API opens one endpoint onto frontier models from Anthropic, OpenAI, Google, xAI and Perplexity, with OpenAI and Anthropic wire compatibility, health-based routing and failover, and no per-request fee. It reframes Perplexity from answer engine to model broker.
- 14d ago
Agent API: New Models
The Agent API adds Claude Opus 5, the GPT-5.6 family, Gemini 3.6 Flash and 3.5 Flash Lite, Grok 4.5 and Kimi K3 at first-party token pricing, and retires a Gemini preview model. Routine breadth work, though it is the inventory the Gateway API now fronts.
- 14d ago
Inline citations for research presets
Search-backed presets now emit inline citations — numbered for fast, source-typed such as [web:1] for low, medium and high — with at least one citation guaranteed after a successful tool call. Provenance moves from a separate field into the answer text where agents can act on it.