obsidian-bmo-chatbot
obsidian-bmo-chatbot copied to clipboard
Implemented Support for Azure OpenAI Models
@longy2k I just implemented support for Azure Open AI #46
I followed the code that other providers made.
Just as a side comment, I think much of the code, specially between OpenAI and Azure OpenAI could have been abstracted to not repeat so much, but I didn't want to make that decision myself.
I hope this helps.