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

Closed
2 tasks done
Tracked by #1009
maxim-saplin opened this issue Apr 25, 2024 · 1 comment
Closed
2 tasks done
Tracked by #1009

Add Azure Open AI Provider selection to the UI #1184

maxim-saplin opened this issue Apr 25, 2024 · 1 comment
Assignees
Labels
area:configuration Relates to configuration options ide:jetbrains Relates specifically to JetBrains extension ide:vscode Relates specifically to VS Code extension kind:enhancement Indicates a new feature request, imrovement, or extension

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.

@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

@Patrick-Erichsen Patrick-Erichsen self-assigned this Jun 19, 2024
@sestinj sestinj closed this as completed Jul 3, 2024
@dosubot dosubot bot added area:configuration Relates to configuration options kind:enhancement Indicates a new feature request, imrovement, or extension ide:jetbrains Relates specifically to JetBrains extension ide:vscode Relates specifically to VS Code extension labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Relates to configuration options ide:jetbrains Relates specifically to JetBrains extension ide:vscode Relates specifically to VS Code extension kind:enhancement Indicates a new feature request, imrovement, or extension
Projects
None yet
Development

No branches or pull requests

3 participants