@Paul Smith The Chat Completions Extensions API doesn't seem to provide an option for this and considering that the request would require details about your search backend, the recommendation would be to have your endpoint from which you can hide these details and control the output with anyways.
The sample web app does the same by having a backend that performs other tasks apart from calling the OpenAI REST APIs.
Either way, feel free to raise a feature request to control this here.