Skip to content

fix: added tools variable for email in 10-expense_claim-demo.ipyn#549

Merged
koreyspace merged 1 commit into
microsoft:mainfrom
RAGHURAMIREDDY1:fix/missing-variable-name
May 18, 2026
Merged

fix: added tools variable for email in 10-expense_claim-demo.ipyn#549
koreyspace merged 1 commit into
microsoft:mainfrom
RAGHURAMIREDDY1:fix/missing-variable-name

Conversation

@RAGHURAMIREDDY1
Copy link
Copy Markdown

What problem does this fix?

The tools variable for email was missing in 10-expense_claim-demo.ipynb,
which would cause the notebook to fail when running the email-related section.

What did I do?

Added the missing tools variable for email in the notebook.

Related Issue

Copilot AI review requested due to automatic review settings May 16, 2026 13:27
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing @RAGHURAMIREDDY1! We will review the pull request and get back to you soon.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the expense claim demo notebook by wiring the email-generation tool into the email agent so the email-related workflow section can execute as described.

Changes:

  • Added generate_expense_email to the EmailAgent tool list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@koreyspace koreyspace merged commit a8763b7 into microsoft:main May 18, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants