Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of Azure OpenAI API Keys (Azure Cognitive Service API) #630

Closed
mrjk05 opened this issue Jun 13, 2023 · 2 comments
Closed

Allow use of Azure OpenAI API Keys (Azure Cognitive Service API) #630

mrjk05 opened this issue Jun 13, 2023 · 2 comments

Comments

@mrjk05
Copy link

mrjk05 commented Jun 13, 2023

What's the problem?
Being able to utilise Azure Open AI API keys ( Cognitive Service API) (not to get confused with OpenAI API Keys). Azure OpenAI is its own billed service on Azure. This is good for businesses and teams who utilise OpenAI via Azure to power their own internal LLM.

What's the solution?
Set up connectivity to Azure OpenAI AI (Cognitive Service API)

Additional context
Azure Cognitive Serivces Documentation: https://learn.microsoft.com/en-AU/azure/cognitive-services/

@ggordonhall
Copy link
Contributor

Hi @mrjk05, we do use Azure OpenAI to on our LLM backend.

@recursionbane
Copy link

@ggordonhall, where can I find instructions on using Azure OpenAI for the locally run version of bloop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants