Xiang (Sean) Zhou
28dfcd2512
chore: Add experimental decorator to Oauth2 credential fethcer
...
PiperOrigin-RevId: 772236406
2025-06-16 17:36:48 -07:00
Xiang (Sean) Zhou
a6b1baa61b
chore: Add base credential exchanger (Experimental)
...
PiperOrigin-RevId: 772227201
2025-06-16 17:05:20 -07:00
Liang Wu
e384fa4ad7
chore: fix previously skipped isort issue
...
PiperOrigin-RevId: 772224853
2025-06-16 16:57:46 -07:00
Google Team Member
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
4bda245171
chore: fix oauth_calendar_agent example
...
PiperOrigin-RevId: 772214855
2025-06-16 16:26:59 -07:00
Xiang (Sean) Zhou
31b81a342d
chore: Update streamable http mcp example agent
...
PiperOrigin-RevId: 772213323
2025-06-16 16:22:09 -07:00
Google Team Member
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
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
8201f9aebd
chore: Added live-streaming sample agent
...
Also added a readme.
PiperOrigin-RevId: 772120698
2025-06-16 12:07:09 -07:00
Xuan Yang
1cfc555e70
ADK changes
...
PiperOrigin-RevId: 772078053
2025-06-16 10:20:23 -07:00
SimonWei
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
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
a4d432a9e6
chore: Add Service Account Credential Exchanger (Experimental)
...
PiperOrigin-RevId: 771507089
2025-06-14 13:39:50 -07:00
Xiang (Sean) Zhou
d1bda9d946
chore: Allow working_in_progress feature for unittests
...
PiperOrigin-RevId: 771500394
2025-06-14 12:56:02 -07:00
Xiang (Sean) Zhou
a19d617ed8
chore: Add experimental decorator to BigQuery tools
...
PiperOrigin-RevId: 771359886
2025-06-13 23:32:33 -07:00
Xiang (Sean) Zhou
8ebf229c47
chore: Add base credential service interface (WIP)
...
PiperOrigin-RevId: 771358480
2025-06-13 23:24:30 -07:00
Xiang (Sean) Zhou
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
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
233fd20243
feat: Add import session API in the fast API
...
PiperOrigin-RevId: 771279971
2025-06-13 17:26:08 -07:00
Xiang (Sean) Zhou
d129fd636b
chore: Update the comments of MCPTool
...
PiperOrigin-RevId: 771234262
2025-06-13 14:53:41 -07:00
Selcuk Gun
131957c531
chore: Triaging agent improvements & github workflow
...
* modified list issues to only return unlabelled open issues
* added github workflow to run on schedule and issue open/reopen
* interactive/workflow modes
* readme document
PiperOrigin-RevId: 771152306
2025-06-13 10:56:32 -07:00
Google Team Member
8e285874da
feat: Add integration tests for litellm with and without turn on add_function_to_prompt
...
Add experiments for https://github.com/google/adk-python/issues/1273
PiperOrigin-RevId: 771145715
2025-06-13 10:37:09 -07:00
Google Team Member
cb55970969
refactor: Simplify agent_tool.py
...
PiperOrigin-RevId: 771135917
2025-06-13 10:10:31 -07:00
Xiang (Sean) Zhou
40b15ad278
refactor: enhance mcp tool session management
...
1. remove unnecessary cached session instance in mcp toolset
2. move session reinitialization logic from mcp tool and mcp toolset to mcp session manager
3. add lock for the code block of session creation to avoid race conditions
PiperOrigin-RevId: 770949529
2025-06-12 23:11:06 -07:00
Xiang (Sean) Zhou
dbdeb49090
chore: Add a2a-sdk to pyproject.toml
...
PiperOrigin-RevId: 770908052
2025-06-12 20:30:14 -07:00