Allow customising defaultQuery for native Azure OpenAI support (#822)
The api-version is a required query parameter for Azure OpenAI, by
supporting this we can support it without a gateway like portkey.
Co-authored-by: Nathan Sarrazin <sarrazin.nathan@gmail.com>