microsoft / vscode-copilot-vision

Exploration into leveraging vision capabilities of an LLM
MIT License
22 stars 1 forks source link

Support Models deployed to Azure Open AI #73

Closed alexander-kastil closed 3 weeks ago

alexander-kastil commented 4 weeks ago

It would be great if you could also support models deployed on Azure (or using Azure AI Studio) ... As an Azure developer working a lot with Microsoft tech stacks, this is where I consume / host my LLM's

justschen commented 3 weeks ago

hey @alexander-kastil we pushed a fix for this so selecting azure open ai should prompt you to include an endpoint. you can also set this in settings. lmk if it works :D