We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f3ca6 commit be83f29Copy full SHA for be83f29
sdk/ai/azure-ai-agents/setup.py
@@ -13,7 +13,7 @@
13
14
15
PACKAGE_NAME = "azure-ai-agents"
16
-PACKAGE_PPRINT_NAME = "Azure Ai Agents"
+PACKAGE_PPRINT_NAME = "Azure AI Agents"
17
18
# a-b-c => a/b/c
19
package_folder_path = PACKAGE_NAME.replace("-", "/")
0 commit comments