We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa80ca commit 34b4468Copy full SHA for 34b4468
1 file changed
python/samples/05-end-to-end/m365-agent/README.md
@@ -7,7 +7,7 @@ This sample demonstrates a simple Weather Forecast Agent built with the Python M
7
- Python 3.11+
8
- [uv](https://github.com/astral-sh/uv) for fast dependency management
9
- [devtunnel](https://learn.microsoft.com/azure/developer/dev-tunnels/get-started?tabs=windows)
10
-- [Microsoft 365 Agents Toolkit](https://github.com/OfficeDev/microsoft-365-agents-toolkit) for playground/testing
+- `agentsplayground` for playground/testing
11
- Access to OpenAI or Azure OpenAI with a model like `gpt-4o-mini`
12
13
## Configuration
0 commit comments