Send out extra headers when using AzureChatOpenAI in Langchain python
I have put my Open AI service behind Azure API Management gateway, so if the client has to access the Open AI service they have to use the gateway URL. Lets say the gateway URL is [email protected]. Before the gateway…