akshata29 / entaoai

Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
MIT License
841 stars 254 forks source link

OPEN AI ISSUE #36

Closed rehat22 closed 1 year ago

rehat22 commented 1 year ago

When i deploy the template on azure, it gives the following error {"code":"InvalidTemplateDeployment","details":[{"code":"DeploymentModelNotSupported","message":"The model 'Format: OpenAI, Name: embedding, Version: 2, Source: ' of account deployment is not supported."}],"message":"The template deployment 'Microsoft.Template-20230809000923' is not valid according to the validation procedure. The tracking id is 'd3e1e7eb-221a-4e44-a8f1-5a7583a5f191'. See inner errors for details."}

akshata29 commented 1 year ago

Thank you @rehat22, fixed the deployment bug and you should be good to redploy using same parameters that you initially selected.

rehat22 commented 1 year ago

@akshata29 thank you!