dotnet / ai-samples

MIT License
220 stars 38 forks source link

Deployment is broken #41

Closed FBoucher closed 3 months ago

FBoucher commented 3 months ago

We need to have a location that can support both gpt-35-turbo and dall-e-3 we also need a gpt model that support tools call.

After looking at the docs https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models#gpt-35-turbo-model-availability

We will use location: AusEast gpt-35-turbo version: 1106

FBoucher commented 3 months ago

PR #42