Session: Tracking Individual Conversations
Session
History (events): A chronological sequence of all interactions (Event objects – user messages, agent responses, tool actions) that have occurred within this specific thread.
Session State (state)
session service
InMemorySessionService
VertexAiSessionService
adk webからSessionをJSONでダウンロード可能
GET /apps/{app_name}/users/{user_id}/sessions/{session_id}
session_service.get_session()の返り値を返す