Skip to content

Commit 346b262

Browse files
Revise Backer Concierge prompt and update metadata
Updated prompt details for the Backer Concierge AI agent and modified last updated date. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 70c5f63 commit 346b262

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/vscode/7-foundry-toolkit.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ authors:
55
lastUpdated: 2026-08-03
66
---
77

8+
| [← Previous lesson: Iterating on GitHub Copilot's work][previous-lesson] |
9+
|:--|
10+
811
In this optional lesson you'll take the Tailspin catalog and build an AI agent on top of it, discovering and deploying a model, scaffolding an agent locally, deploying it as a Foundry hosted agent and wiring it into the site.
912

1013
> [!IMPORTANT]
@@ -252,7 +255,7 @@ This drops a prompt into a new Copilot Chat and automatically switches to the **
252255
<summary>Expand to view the customized prompt</summary>
253256

254257
```text
255-
/foundrytk-quick-start Create a backer concierge AI agent called 'Backer Concierge'. The agent should use the model I deployed to answer catalog questions and recommend games grounded strictly in db/catalog.json. Review the acceptance criteria in #9 and ensure the agent meets them. Generate the code into agent/backer-concierge in the current workspace and ask me if anything is unclear.
258+
/foundrytk-quick-start Create a backer concierge AI agent called 'Backer Concierge'. The agent should use the model I deployed to answer catalog questions and recommend games grounded strictly in db/catalog.json. Review the acceptance criteria in the issue titled 'Add a Backer Concierge assistant for catalog questions' and ensure the agent meets them. Generate the code into agent/backer-concierge in the current workspace and ask me if anything is unclear.
256259
```
257260

258261
</details>

0 commit comments

Comments
 (0)