mirror of https://github.com/openclaw/openclaw.git
Docs: use placeholder OpenRouter key in Perplexity guide
This commit is contained in:
parent
6f4de3cc23
commit
615466bdf4
|
|
@ -57,7 +57,7 @@ Optional legacy controls:
|
|||
search: {
|
||||
provider: "perplexity",
|
||||
perplexity: {
|
||||
apiKey: "sk-or-v1-...",
|
||||
apiKey: "<openrouter-api-key>",
|
||||
baseUrl: "https://openrouter.ai/api/v1",
|
||||
model: "perplexity/sonar-pro",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue