Modifying Request Body for Azure OpenAI Integration
Is there a way to modify the request body for the OpenAI implementation? I’m trying to use Azure AI search with an Azure OpenAI model. That requires me to give a specific request body with each request to the API.
