Python: Remove duplicated workflow observability sample (#2357)

* Remove duplicated workflow observability sample

* Fix link
This commit is contained in:
Tao Chen
2025-11-20 13:06:12 -08:00
committed by GitHub
Unverified
parent e5b63a1041
commit 02af2bc0ef
4 changed files with 16 additions and 72 deletions
-6
View File
@@ -320,12 +320,6 @@ This directory contains samples demonstrating the capabilities of Microsoft Agen
| [`getting_started/workflows/human-in-the-loop/guessing_game_with_human_input.py`](./getting_started/workflows/human-in-the-loop/guessing_game_with_human_input.py) | Sample: Human in the loop guessing game |
| [`getting_started/workflows/human-in-the-loop/agents_with_approval_requests.py`](./getting_started/workflows/human-in-the-loop/agents_with_approval_requests.py) | Sample: Agents with Approval Requests in Workflows |
### Observability
| File | Description |
|------|-------------|
| [`getting_started/workflows/observability/tracing_basics.py`](./getting_started/workflows/observability/tracing_basics.py) | Basic tracing workflow sample |
### Orchestration
| File | Description |