diff --git a/docs/tools/web.md b/docs/tools/web.md index c25deff970c..25cb5d7f4f0 100644 --- a/docs/tools/web.md +++ b/docs/tools/web.md @@ -150,7 +150,7 @@ In this mode, `country` and `language` / `search_lang` still work, but `ui_lang` enabled: true, provider: "perplexity", perplexity: { - apiKey: "sk-or-v1-...", // optional if OPENROUTER_API_KEY is set + apiKey: "", // optional if OPENROUTER_API_KEY is set baseUrl: "https://openrouter.ai/api/v1", model: "perplexity/sonar-pro", },