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

Add Azure Open AI Provider selection to the UI #1184

Open
2 tasks done
maxim-saplin opened this issue Apr 25, 2024 · 1 comment
Open
2 tasks done

Add Azure Open AI Provider selection to the UI #1184

maxim-saplin opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@maxim-saplin
Copy link

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

There's no button/card for "Azure OpenAI" provider when adding a new model. Azure is probably one of the most (if not the most) popular options for OpenAI GPT3/4 API consumption among developers (due to MSDN subscription consumption and/or Azure popularity in enterprises). No special card creates friction, it took me some time to discover this manual on configuring Azure GPT4 endpoint via JSON.
image

Solution

Make Azure Open AI models first class citizens by adding the configuration flow to the UI (VSCode, JB).

I can work on the PR.

@maxim-saplin maxim-saplin added the enhancement New feature or request label Apr 25, 2024
@sestinj
Copy link
Contributor

sestinj commented Apr 26, 2024

@maxim-saplin I'd be very open to this PR! The most relevant file to change is modelData.ts

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

No branches or pull requests

2 participants