mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Remove duplicate samples (#3899)
* Remove duplicate samples * Correct paths * Update readme * Update readme * Fix ruff --------- Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ with the following configuration:
|
||||
"agent-framework": {
|
||||
"command": "uv",
|
||||
"args": [
|
||||
"--directory=<path to project>/agent-framework/python/samples/getting_started/mcp",
|
||||
"--directory=<path to project>/agent-framework/python/samples/02-agents/mcp",
|
||||
"run",
|
||||
"agent_as_mcp_server.py"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user