Files
agent-framework/dotnet
T
Stephen Toub 18299bc701 Fix handoff function names (#178)
* Fix handoff function names

Handoffs are including the agent name in the function name. But the agent name can include characters that are invalid for a function name, which results in errors. Replace them.

* Update dotnet/src/Microsoft.Agents.Orchestration/Handoff/HandoffActor.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
18299bc701 ยท 2025-07-11 21:35:10 -04:00
History
..
2025-07-11 21:35:10 -04:00