Logo
Explore Help
Sign In
encounter/adk-python
Watch 0
Star 0
Fork 0
mirror of https://github.com/encounter/adk-python.git synced 2026-07-09 18:19:28 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
1ae0b82f5602a57ad1ca975ca0b7c85003d1a28a
adk-python/src/google/adk/sessions
T
History
Hangfei LinandCopybara-Service f73ae6e101 chore: Remove redundant attribute descriptions from docstrings
The attributes are already defined as fields in the Pydantic models, making the docstring descriptions unnecessary.

PiperOrigin-RevId: 806091305
2025-09-11 20:15:19 -07:00
..
__init__.py
chore: logger = logging.getLogger(__name__) --> logger = logging.getLogger('google_adk.' + __name__)
2025-05-16 23:04:02 -07:00
_session_util.py
fix: Make GroundingMetadata JSON serializable. Also use the same logic to simplify content serialization.
2025-05-28 13:50:25 -07:00
base_session_service.py
fix: fix return type of get_session.
2025-05-19 08:46:54 -07:00
database_session_service.py
chore: Use lazy % formatting in logging functions to fix pylint warnings
2025-09-03 11:35:49 -07:00
in_memory_session_service.py
fix: Return session state in list_session API endpoint
2025-07-30 19:53:46 -07:00
session.py
chore: Remove redundant attribute descriptions from docstrings
2025-09-11 20:15:19 -07:00
state.py
feat: Add setdefault method to the ADK State object
2025-08-19 01:45:33 -07:00
vertex_ai_session_service.py
fix: Fix pagination of list_sessions in VertexAiSessionService
2025-09-08 11:14:32 -07:00
Powered by Gitea Page: 686ms Template: 30ms
Auto
English
English
Licenses API