Expected output
Chatbot.create_session() API is intentionally identical to Agent.create_session() — every session example in this section works against a Chatbot just by swapping the wrapper.
See also
Single-turn session
The same shape with an
Agent instead of a Chatbot.Resume a session
Reconnect to a saved chatbot session by id.
Session reference
The unified Session surface.
