Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/Python/ChatAgent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This sample demonstrates using Azure App Configuration to load agent YAML specif
- Python 3.10 or later
- An Azure subscription with:
- An Azure App Configuration store
- 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.
- User has **App Configuration Reader** role assigned for the Azure App Configuration resource.
- User has **Azure AI User** role assigned for the Azure AI project.

Expand Down
Loading