Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
The Perplexity plugin provides web search capabilities through the Perplexity Search API or Perplexity Sonar via OpenRouter.
| Property | Value |
|---|---|
| Type | Web search provider (not a model provider) |
| Auth | text PERPLEXITY_API_KEYtext OPENROUTER_API_KEY |
| Config path | text plugins.entries.perplexity.config.webSearch.apiKey |
text```bash} openclaw configure --section web ``` Or set the key directly: ```bash} openclaw config set plugins.entries.perplexity.config.webSearch.apiKey "pplx-xxxxxxxxxxxx" ```
The plugin auto-selects the transport based on API key prefix:
| Key prefix | Transport | Features |
|---|---|---|
text pplx- | Native Perplexity Search API | Structured results, domain/language/date filters |
text sk-or- | OpenRouter (Sonar) | AI-synthesized answers with citations |
When using the native Perplexity API, searches support the following filters:
| Filter | Description | Example |
|---|---|---|
| Country | 2-letter country code | text ustext detext jp |
| Language | ISO 639-1 language code | text entext frtext zh |
| Date range | Recency window | text daytext weektext monthtext year |
| Domain filters | Allowlist or denylist (max 20 domains) | text example.com |
| Content budget | Token limits per response / per page | text max_tokenstext max_tokens_per_page |
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine