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
Selcuk Gun and Copybara-Service
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 and Copybara-Service
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 and Copybara-Service
cb55970969
refactor: Simplify agent_tool.py
...
PiperOrigin-RevId: 771135917
2025-06-13 10:10:31 -07:00
Xiang (Sean) Zhou and Copybara-Service
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 and Copybara-Service
dbdeb49090
chore: Add a2a-sdk to pyproject.toml
...
PiperOrigin-RevId: 770908052
2025-06-12 20:30:14 -07:00
Xiang (Sean) Zhou and Copybara-Service
177980106b
feat: Support refresh access token automatically for rest_api_tool
...
1. let auth_handler.py to utilize the oauth2 credential fetcher to exchange token
2. restructure tool_auth_handler.py to support refresh token
PiperOrigin-RevId: 770901469
2025-06-12 20:07:43 -07:00
Xiang (Sean) Zhou and Copybara-Service
c5b063f1ff
feat: Add an Oauth2 credential fetcher to exchange and refresh oauth2 token
...
PiperOrigin-RevId: 770892243
2025-06-12 19:40:16 -07:00
Google Team Member and Copybara-Service
313f1b0913
chore: Add all missing direct deps to pyproject.toml
...
PiperOrigin-RevId: 770887371
2025-06-12 19:21:13 -07:00
Google Team Member and Copybara-Service
b2fc7740b3
fix: Support project-based gemini model path to use google_search_tool
...
PiperOrigin-RevId: 770858301
2025-06-12 17:30:45 -07:00