Xiang (Sean) Zhou and Copybara-Service
e1812797ad
chore: Add A2A Part converter (WIP)
...
PiperOrigin-RevId: 772282116
2025-06-16 20:35:09 -07:00
Xiang (Sean) Zhou and Copybara-Service
c755cf23c5
chore: Ignore a2a ut tests for python 3.9 given a2a-sdk only supports 3.10+
...
PiperOrigin-RevId: 772270172
2025-06-16 19:53:46 -07:00
Xiang (Sean) Zhou and Copybara-Service
94caccc148
refactor: Extract util method from OAuth2 credential fetcher for reuse
...
Context: we'd like to separate fetcher into exchanger and refresher later. This cl help to extract the common utility that will be used by both exchanger and refresher.
PiperOrigin-RevId: 772257995
2025-06-16 19:03:16 -07:00
Xiang (Sean) Zhou and Copybara-Service
476805d5b9
chore: Add a2a extra dependency for github UT workflows
...
PiperOrigin-RevId: 772251530
2025-06-16 18:34:18 -07:00
Xiang (Sean) Zhou and Copybara-Service
e2a81365ec
chore: Add a base credential refresher interface
...
PiperOrigin-RevId: 772248299
2025-06-16 18:21:35 -07:00
Xiang (Sean) Zhou and Copybara-Service
28dfcd2512
chore: Add experimental decorator to Oauth2 credential fethcer
...
PiperOrigin-RevId: 772236406
2025-06-16 17:36:48 -07:00
Xiang (Sean) Zhou and Copybara-Service
a6b1baa61b
chore: Add base credential exchanger (Experimental)
...
PiperOrigin-RevId: 772227201
2025-06-16 17:05:20 -07:00
Liang Wu and Copybara-Service
e384fa4ad7
chore: fix previously skipped isort issue
...
PiperOrigin-RevId: 772224853
2025-06-16 16:57:46 -07:00
Google Team Member and Copybara-Service
aafa80bd85
fix: stream in litellm + adk and add corresponding integration tests
...
Fixes https://github.com/google/adk-python/issues/1368
PiperOrigin-RevId: 772218385
2025-06-16 16:37:14 -07:00
Xiang (Sean) Zhou and Copybara-Service
4bda245171
chore: fix oauth_calendar_agent example
...
PiperOrigin-RevId: 772214855
2025-06-16 16:26:59 -07:00
Xiang (Sean) Zhou and Copybara-Service
31b81a342d
chore: Update streamable http mcp example agent
...
PiperOrigin-RevId: 772213323
2025-06-16 16:22:09 -07:00
Google Team Member and Copybara-Service
fef8778429
fix: liteLLM test failures
...
Fix liteLLM test failures for function call responses.
PiperOrigin-RevId: 772212629
2025-06-16 16:20:23 -07:00
Hangfei Lin and Copybara-Service
fe1d5aa439
feat: add enable_affective_dialog and proactivity to run_config and llm_request
...
PiperOrigin-RevId: 772175206
2025-06-16 14:35:47 -07:00
Hangfei Lin and Copybara-Service
8201f9aebd
chore: Added live-streaming sample agent
...
Also added a readme.
PiperOrigin-RevId: 772120698
2025-06-16 12:07:09 -07:00
Xuan Yang and Copybara-Service
1cfc555e70
ADK changes
...
PiperOrigin-RevId: 772078053
2025-06-16 10:20:23 -07:00
badbcbd7a4
fix: agent generate config err ( #1305 )
...
* fix: agent generate config err
* fix: resovle comment
---------
Co-authored-by: Hangfei Lin <hangfei@google.com >
Co-authored-by: genquan9 <49327371+genquan9@users.noreply.github.com >
2025-06-16 09:40:41 -07:00
Google Team Member and Copybara-Service
675faefc67
feat: Allow data_store_specs pass into ADK VAIS built-in tool
...
PiperOrigin-RevId: 772039465
2025-06-16 08:35:30 -07:00
Xiang (Sean) Zhou and Copybara-Service
a4d432a9e6
chore: Add Service Account Credential Exchanger (Experimental)
...
PiperOrigin-RevId: 771507089
2025-06-14 13:39:50 -07:00
Xiang (Sean) Zhou and Copybara-Service
d1bda9d946
chore: Allow working_in_progress feature for unittests
...
PiperOrigin-RevId: 771500394
2025-06-14 12:56:02 -07:00
Xiang (Sean) Zhou and Copybara-Service
a19d617ed8
chore: Add experimental decorator to BigQuery tools
...
PiperOrigin-RevId: 771359886
2025-06-13 23:32:33 -07:00
Xiang (Sean) Zhou and Copybara-Service
8ebf229c47
chore: Add base credential service interface (WIP)
...
PiperOrigin-RevId: 771358480
2025-06-13 23:24:30 -07:00
Xiang (Sean) Zhou and Copybara-Service
b51a1f45fd
chore: support @working_in_progress and @expremental without calling parameters
...
PiperOrigin-RevId: 771357728
2025-06-13 23:18:43 -07:00
Xiang (Sean) Zhou and Copybara-Service
8932106246
chore: Raise error when using features decorated by working_in_progress decorator
...
set environment variable ADK_ALLOW_WIP_FEATURES=true can bypass it.
working_in_progress features are not working. ADK users are not supposed to set this environment variable.
PiperOrigin-RevId: 771333335
2025-06-13 21:17:31 -07:00
Google Team Member and Copybara-Service
233fd20243
feat: Add import session API in the fast API
...
PiperOrigin-RevId: 771279971
2025-06-13 17:26:08 -07:00
Xiang (Sean) Zhou and Copybara-Service
d129fd636b
chore: Update the comments of MCPTool
...
PiperOrigin-RevId: 771234262
2025-06-13 14:53:41 -07:00