We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66440f commit a131db7Copy full SHA for a131db7
1 file changed
examples/Python/ChatAgent/README.md
@@ -12,7 +12,7 @@ This sample demonstrates using Azure App Configuration to load agent YAML specif
12
- Python 3.10 or later
13
- An Azure subscription with:
14
- An Azure App Configuration store
15
- - An Azure AI project with a deployed gpt-4.1 model and Grounding with Bing Search configured as a connected resource.
+ - An Azure AI project with a deployed gpt-4.1 model.
16
- User has **App Configuration Reader** role assigned for the Azure App Configuration resource.
17
- User has **Azure AI User** role assigned for the Azure AI project.
18
0 commit comments