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

Add .NET Aspire #314

Open aaronpowell opened 2 months ago

aaronpowell commented 2 months ago

.NET Aspire would give us better telemetry, can simplify our local development and potentially give us better logging in production.

Also, every .NET project is an Aspire project.