run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.17k stars 629 forks source link

[ENH] can we use azure openai endpoints? #55

Closed alexfilothodoros closed 7 months ago

alexfilothodoros commented 8 months ago

Hi.

What would be needed in order to use azure openai endpoints? I think some changes in utils/_resolve_llm are certainly needed?

Any advice? I'd like to work on this topic, but I was thinking that someone else might have alreadt thought about that and could provide some feedback.

Cheers

ChrisDelClea commented 7 months ago

+1

ravi03071991 commented 7 months ago

You can check the documentation on Azure OpenAI for which we have already an integration and can be used straightforwardly.