1 2 3 4 5 6 7 8 9 10 11
{ "fixtures": [ { "_comment": "Python SDK session test: single-turn, agent replies directly.", "match": { "userMessage": "sdk-python-hello", "turnIndex": 0 }, "response": { "content": "Hello from the Python SDK! Task completed." } } ] }