Merge fb0e837ed1 into 09be5d45d5
This commit is contained in:
commit
2b6905cbc3
@ -375,6 +375,7 @@ async function runWebSearch(params: {
|
||||
method: "GET",
|
||||
headers: {
|
||||
Accept: "application/json",
|
||||
"Cache-Control": "no-cache",
|
||||
"X-Subscription-Token": params.apiKey,
|
||||
},
|
||||
signal: withTimeout(undefined, params.timeoutSeconds * 1000),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user