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 82deda8 commit fe61200Copy full SHA for fe61200
examples/azureaifoundry_sdk/azurefoundryagent/README.md
@@ -15,10 +15,10 @@ A demonstration project showcasing the integration of Azure AI Foundry with the
15
```
16
├── foundry_agent.py # AI Foundry calendar agent
17
├── foundry_agent_executor.py # A2A framework executor
18
-├── __main__.py # Main application
19
-├── pyproject.toml # Project dependencies
20
-├── test_client.toml # Test
21
-└── .env.template # Environment variables template
+├── __main__.py # Main application
+├── pyproject.toml # Project dependencies
+├── test_client.toml # Test
+└── .env.template # Environment variables template
22
23
24
## Quick Start
0 commit comments