You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: make session_service configurable in ADKAgent constructor
- Add optional session_service parameter to ADKAgent constructor
- Remove TODO comment about making session service configurable
- Update docstring to document the new parameter
- Session service now defaults to InMemorySessionService if not provided
- Addresses PR review feedback from @syedfakher27
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments