microsoft / azure-openai-service-proxy

The Azure AI proxy service facilitates easy access to Azure AI resources for workshops and hackathons. It offers a Playground-like interface and supports Azure AI SDKs. Access is granted through a time-limited API key and endpoint.
https://microsoft.github.io/azure-openai-service-proxy/
MIT License
58 stars 34 forks source link

.NET Aspire #331

Open aaronpowell opened 2 months ago

aaronpowell commented 2 months ago

This PR is an overhaul of the dev experience to use .NET Aspire rather than our own custom docker-compose based setup. The impact should only be on the local dev experience and won't (at least, shouldn't) have any impact on how this is deployed to Azure.

Changes

Dashboard in use:

image