Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
212 stars 198 forks source link

[BUG] Scenarios/AKS-OpenAI-CogServe-Redis-Embeddings : text-davinci-002 #81

Closed khowling closed 11 months ago

khowling commented 11 months ago

Describe the bug bicep deployment fails with :

{"code": "DeploymentModelNotSupported", "message": "Creating account deployment is not supported by the model 'text-davinci-002'. This is usually because there are better models available for the similar functionality."}

Appears to be this issue ("likely related to the OpenAI deprecation announcements. I'm testing to see if gpt3-turbo can be used instead"): Azure-Samples/azure-search-openai-demo/issues#388

73

khowling commented 11 months ago

@mosabami , I cannot get past this one, I dont have enough knowledge to replace models.

mosabami commented 11 months ago

fixed with #71