Xiang (Sean) Zhou and Copybara-Service
770ecd8bb3
refactor: hide non-public field and cleanup for tools
...
PiperOrigin-RevId: 759400805
2025-05-15 19:24:10 -07:00
Zhining and Copybara-Service
e62e15e720
fix: sqlalchemy query error in DatabaseSessionService when using custom GetSessionConfig with PostgreSQL
...
Copybara import of the project:
--
cec6f5044307e3ecdd20a513e0d8202b0854ff4c by ZhiNing <574775237@qq.com >:
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/705 from czn574775237:fix/issue-655 c15f116d4bc0328e8a90a437958042ef1b087c14
PiperOrigin-RevId: 759381068
2025-05-15 18:07:56 -07:00
Wei Sun (Jack) and Copybara-Service
a786f75968
Uses logs method parameter to set log level.
...
PiperOrigin-RevId: 759378777
2025-05-15 18:00:40 -07:00
Yifan Wang and Copybara-Service
01a21e40d0
ADK changes
...
PiperOrigin-RevId: 759377414
2025-05-15 17:55:53 -07:00
Selcuk Gun and Copybara-Service
69f7ed8d0e
Rename ollama sample script and await create_session
...
PiperOrigin-RevId: 759369988
2025-05-15 17:29:56 -07:00
Google Team Member and Copybara-Service
ebfe8fe51c
Resolve issue where --with_ui flag boolean was not being passed correctly, preventing CMD adk web [...] from being deployed to Cloud Run.
...
PiperOrigin-RevId: 759364440
2025-05-15 17:13:47 -07:00
Xiang (Sean) Zhou and Copybara-Service
cb000e5a94
refactor: remove async root_agent handling as it no longer needed for MCP toolset
...
PiperOrigin-RevId: 759364382
2025-05-15 17:12:57 -07:00
Selcuk Gun and Copybara-Service
01cf186299
Update samples for async session changes and remove exp suffix from gemini model
...
PiperOrigin-RevId: 759364113
2025-05-15 17:12:07 -07:00
Wei Sun (Jack) and Copybara-Service
04820cb0a7
chore: Fixes a few samples for the breaking session service change.
...
PiperOrigin-RevId: 759354632
2025-05-15 16:44:23 -07:00
Selcuk Gun and Copybara-Service
509db3f9fb
Add token usage to gemini (streaming), litellm and anthropic
...
Also included a token_usage sample that showcases the token usage of subagents with different models under a parent agent.
PiperOrigin-RevId: 759347015
2025-05-15 16:22:36 -07:00
Google Team Member and Copybara-Service
4d5760917d
chore: Add alias_generators to new Eval pydantic models
...
PiperOrigin-RevId: 759346603
2025-05-15 16:21:20 -07:00
Wei Sun (Jack) and Copybara-Service
d27fe90d37
chore: fix wrong imports.
...
PiperOrigin-RevId: 759321579
2025-05-15 15:17:51 -07:00
Ankur Sharma and Copybara-Service
1c23556225
Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema.
...
Also, migrated existing test files to the new schema and deleted test session files as they are no longer needed.
PiperOrigin-RevId: 759318735
2025-05-15 15:10:06 -07:00
Shangjie Chen and Copybara-Service
a71d9ea9a1
fix: fix broken tests.
...
PiperOrigin-RevId: 759312577
2025-05-15 14:57:04 -07:00
Xiang (Sean) Zhou and Copybara-Service
fccd17df6f
fix: adapt oauth calendar agent and bigquery agent to new Google API toolset interface
...
PiperOrigin-RevId: 759298612
2025-05-15 14:21:45 -07:00
Ankur Sharma and Copybara-Service
4c6820e78c
Update AgentEvaluator to new new EvalSchema
...
PiperOrigin-RevId: 759293759
2025-05-15 14:09:23 -07:00
Xiang (Sean) Zhou and Copybara-Service
bdd678db31
refactor: refactor google api toolset to expose class instead of instance
...
PiperOrigin-RevId: 759289358
2025-05-15 13:59:57 -07:00
Yifan Wang and Copybara-Service
f298d07579
ADK changes
...
PiperOrigin-RevId: 759276411
2025-05-15 13:28:50 -07:00
Liang Wu and Copybara-Service
c399c50be5
Add --host argument to adk web and adk api_server commands and change the default binding host to localhost.
...
PiperOrigin-RevId: 759276079
2025-05-15 13:27:49 -07:00
Google Team Member and Copybara-Service
05917cabbd
ADK changes
...
PiperOrigin-RevId: 759259620
2025-05-15 12:46:44 -07:00
Google Team Member and Copybara-Service
1804ca39a6
feat! Update session service interface to be async.
...
Also keep the sync version in the InMemorySessionService as create_session_sync() as a temporary migration option.
PiperOrigin-RevId: 759252188
2025-05-15 12:24:13 -07:00
Shangjie Chen and Copybara-Service
5b3204c356
feat! Update session service interface to be async.
...
Also keep the sync version in the InMemorySessionService as create_session_sync() as a temporary migration option.
PiperOrigin-RevId: 759224250
2025-05-15 11:17:13 -07:00
Yifan Wang and Copybara-Service
d161a2c3f7
ADK changes
...
PiperOrigin-RevId: 759218509
2025-05-15 11:04:21 -07:00
Ankur Sharma and Copybara-Service
95f994d7ca
chore:add in memory session service to in memory runner.
...
PiperOrigin-RevId: 759206471
2025-05-15 10:35:21 -07:00
Shangjie Chen and Copybara-Service
3ea9eca929
feat! Remove list_events from session service interface as it has many overlap with get_session.
...
PiperOrigin-RevId: 759184310
2025-05-15 09:41:16 -07:00