4.36.0
4.36.0
- Add
-WebSearchAllowedDomainsparameter toRequest-Responsefunction.
Example
Request-Response -Model 'gpt-5-mini' `
-Message 'Please tell me some interesting recent tech stories.' `
-UseWebSearch `
-WebSearchAllowedDomains @('techradar.com', 'theguardian.com', 'theregister.com') `
-WebSearchContextSize low