Azure / Azure/azure-sdk-for-python

[ai-document-translation] Readme code snippets have missing imports

Open
#46,499 0 comments 0 reactions 1 assignee Claimed by @xiangyan99 View on GitHub
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Update the code snippets on readme and make sure they have all the required imports. For instance, https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/translation/azure-ai-translation-document/README.md#create-the-client-with-azurekeycredential has missing `os import` .
If we want to make this compatible with AI agents and azure-skills-python, the readmes is the place the agents and skills get their context from and get regenrated. So make sure they are in the correct shape.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.