mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Added documentation how to run examples (#605)
* Added documentation how to run examples * Small fix * Update user-documentation-python/getting-started/running_examples.md Co-authored-by: Tao Chen <taochen@microsoft.com> * Small fix --------- Co-authored-by: Tao Chen <taochen@microsoft.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
71c047850c
commit
6310ca5be0
@@ -20,6 +20,8 @@ Make sure to set the following environment variables:
|
||||
- `FOUNDRY_PROJECT_ENDPOINT`: Your Azure AI Foundry project endpoint
|
||||
- `FOUNDRY_MODEL_DEPLOYMENT_NAME`: The name of your model deployment
|
||||
|
||||
For detailed information about different ways to run examples and configure environment variables, see [Running Examples Guide](running_examples.md).
|
||||
|
||||
### Sample Code
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user