Web search: allowlist Perplexity auth source type name

This commit is contained in:
Vincent Koc
2026-03-08 11:11:00 -07:00
parent aebfce7a36
commit 7856f5730c

View File

@@ -667,7 +667,7 @@ function inferPerplexityBaseUrlFromApiKey(apiKey?: string): PerplexityBaseUrlHin
function resolvePerplexityBaseUrl(
perplexity?: PerplexityConfig,
authSource: PerplexityApiKeySource = "none",
authSource: PerplexityApiKeySource = "none", // pragma: allowlist secret
configuredKey?: string,
): string {
const fromConfig =