R2R
R2R copied to clipboard
Support for Azure OpenAI
I wanted to inquire if you would be interested in adding access to Azure's OpenAI endpoints?
Happy to help with this issue if you want!
Hey Saurav,
Sure, why not - could you create a PR with that modification to our OpenAIProvider?
Will work on this, might need couple of days!
How is that coming along?
Sorry, I got started on this yesterday. I have updated llms/openai/base.py, but it seems we need changes in multiple places.
Should I create a pull request for the partial updates I have made just for feedback? We don't need to merge it, but I can get your input.
Sure - today i will be merging LiteLLM shortly which handily supports most providers, including Azure w/ a unified API.
Solved with LiteLLM integration.