Skip to content

Rename send_email function to show_claim#91

Closed
iurquiza wants to merge 1 commit intoMicrosoftLearning:mainfrom
iurquiza:patch-3
Closed

Rename send_email function to show_claim#91
iurquiza wants to merge 1 commit intoMicrosoftLearning:mainfrom
iurquiza:patch-3

Conversation

@iurquiza
Copy link
Contributor

When using send_email the agent responds with "I'm sorry, but I cannot assist with that request." Replacing send_email with show_claim causes the agent to call the function and display the desired text.

Module: Develop an AI agent with Microsoft Agent Framework

Lab/Demo: 04-semantic-kernel

Fixes # send_email function is never called.

Changes proposed in this pull request:

  • Rename send_email function to show_claim

see

When using `send_email` the agent responds with "I'm sorry, but I cannot assist with that request."
Replacing `send_email` with `show_claim` causes the agent to call the function and display the desired text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments