MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.05k stars 21.09k forks source link

Documentation error in Go code #122412

Open wallgeek opened 1 month ago

wallgeek commented 1 month ago

In Go section, there seems to be multiple errors

  1. This code example azopenai.NewKeyCredential(azureOpenAIKey) might be wrong I guess as Go cannot find "NewKeyCredential". Shouldn't it be azcore.NewKeyCredential(azureOpenAIKey)
  2. Cannot recognize Deployment: modelDeploymentID
  3. Trmming my AZURE_OPENAPI_ENDPOINT url "?api-version\=2023-09-15-preview" which given "resource not found error"

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

PesalaPavan commented 1 month ago

@wallgeek Thanks for your feedback! We will investigate and update as appropriate.

TPavanBalaji commented 4 weeks ago

@wallgeek Thank you for bringing this to our attention. I've delegated this to content author, who will review it and offer their insightful opinions.