Session
Persist team sessions, history, summaries, and shared agent interactions.
| Example | Description |
|---|---|
| Chat History | Demonstrates retrieving chat history and limiting included history messages. |
| Persistent Session | Demonstrates persistent team sessions with optional history injection. |
| Session Options | Demonstrates session naming, in-memory DB usage, and session caching options. |
| Session Summary | Demonstrates session summary creation, context reuse, and async summary retrieval. |
| Share Session With Agent | Demonstrates sharing one session across team and single-agent interactions. |
| Custom Session Summary | Choose the summary model and reuse its output. |
| Metadata Resolution | Combine team, session and call-site metadata. |
| Nested Team History | Reuse a sub-team conversation across delegations. |
| Deep Nested History | Inspect history through three team levels. |
| History to Members | Include sub-team history in delegated tasks. |
| Search Past Sessions | List and read user-scoped prior conversations. |