Files
agent-framework/python/samples/02-agents
T
Giles Odigwe e2f0bc814e Fix chat_response_cancellation sample to use Message objects (#4532)
The sample was passing raw strings in a list to get_response(), which
expects Message objects. This caused an AttributeError since strings
don't have a 'role' attribute.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
e2f0bc814e ยท 2026-03-09 23:59:41 +00:00
History
..