obsidian-bmo-chatbot icon indicating copy to clipboard operation
obsidian-bmo-chatbot copied to clipboard

Feature Request - Azure support

Open twalderman opened this issue 2 years ago • 10 comments

User Story:As a BMO Userr, I want to configure an Azure-hosted GPT connection within the BMO application settings so that we can leverage its capabilities for AI service providers.

Acceptance Criteria:

  1. Given that I am configuring the application settings, When I input the Azure connection details for hosted OAI Then the system validates the connection parameters and saves the configuration securely.

Support the following criteria: Endpoint field API key field Vaidate button

  1. Given that a valid azure connection exists, provisioned models can be selected in the setting modal and via the /model command

twalderman avatar Feb 04 '24 19:02 twalderman

i also need this

choigawoon avatar Feb 13 '24 23:02 choigawoon

I looked into adding support for Azure OpenAI but I currently do not have access to the API Key since I do not have a proper work account.

I can see that they have the documentation for Azure OpenAI available so I can probably work it out from there.

I will come back at a later date to see if I can add it.

longy2k avatar Feb 26 '24 00:02 longy2k

Ping me on email to discuss api key. When you are ready I can lend you mine for testing but it will need to be super quick.

twalderman avatar Feb 26 '24 15:02 twalderman

@longy2k I also need this and I'm willing to push a PR. Let me know if that helps!

tomaspiaggio avatar Oct 01 '24 14:10 tomaspiaggio

@tomaspiaggio Yes, if you can create a PR, I'll definitely push it through! Thanks

longy2k avatar Oct 01 '24 18:10 longy2k

@longy2k I don't know if you saw the PR I made #112. Waiting for any comments you may have!

tomaspiaggio avatar Oct 09 '24 00:10 tomaspiaggio

+1

Lesaloon avatar Oct 21 '24 13:10 Lesaloon

Sorry, I will get to it soon. I have some major life changes that I have to adjust to. Thank you!

longy2k avatar Oct 21 '24 15:10 longy2k

@Lesaloon if you need you can clone my code, build it and manually set it as the extension in the meantime. That's what I'm doing right now and it works great!

tomaspiaggio avatar Oct 21 '24 20:10 tomaspiaggio

@tomaspiaggio it works well, thank you !

Lesaloon avatar Oct 22 '24 18:10 Lesaloon