Forgebook

Your cookbook for building AI with Microsoft Foundry.

Recipes (11)

Create Your First Agent (Part 1)

Step-by-step tutorial to deploy gpt-5.4-mini on Microsoft Foundry, create an AI agent with Web Search, and test it — all from the Foundry portal. Part 1 of 4.

nicholasdbrady
2026-06-02
agents agent-service prompt-agents tools web-search

Start forging

git clone https://github.com/microsoft-foundry/forgebook.git
cd forgebook
pip install -r requirements.txt
jupyter notebook