microsoft / DevHomeAzureExtension

Dev Home Azure Extension
MIT License
77 stars 16 forks source link

OpenAI features through Azure service #216

Open cveld opened 3 months ago

cveld commented 3 months ago

Suggested new feature or improvement

Currently the Quickstart Playground feature requires a native OpenAI service access key. As I have an Azure subscription with the Azure OpenAI service, I would like to leverage that endpoint.

Scenario

.

Additional details

.

### Tasks
- [ ] Ensure that Azure OpenAI embeddings JSON is current with OpenAI equivalent
adrastogi commented 3 months ago

Thanks for filing this! The support is there when building the Debug flavor of the extension, so it's a question of making that available in Release so that users of the Store package can benefit from this.

cc: @craigloewen-msft, @manodasanW