Ankur Sharma and Copybara-Service
76116c8008
Minor documentation update to a file.
...
PiperOrigin-RevId: 759742154
2025-05-16 13:49:46 -07:00
Xiang (Sean) Zhou and Copybara-Service
939b45a1c8
feat: add Toolbox Toolset
...
PiperOrigin-RevId: 759741922
2025-05-16 13:48:47 -07:00
Xiang (Sean) Zhou and Copybara-Service
015c667917
refactor: refactor base toolset to import from relative path
...
PiperOrigin-RevId: 759735824
2025-05-16 13:33:04 -07:00
Jack Wotherspoon and Copybara-Service
66a6f94fbc
Copybara import of the project:
...
--
aa863ca851d4c689fbdb431d91189d5ebbc59932 by Jack Wotherspoon <jackwoth@google.com >:
chore: fix variable name in test
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/769 from jackwotherspoon:test-fix aa863ca851d4c689fbdb431d91189d5ebbc59932
PiperOrigin-RevId: 759731577
2025-05-16 13:20:57 -07:00
Selcuk Gun and Copybara-Service
9e9dfa7472
Prevent session state injection for provider supplied instructions
...
When the user provides instruction provider, we assume that they will inject the session state parameters if needed. This assumption allows users to return code snippets in the instruction provider without any template replacement.
PiperOrigin-RevId: 759705471
2025-05-16 12:09:48 -07:00
Shangjie Chen and Copybara-Service
5ee17a3268
feat!: remove close_session from session service as it is not implemented yet.
...
PiperOrigin-RevId: 759705443
2025-05-16 12:08:57 -07:00
Google Team Member and Copybara-Service
370eed1c7a
Update the adk-web-dev-ui-function-call screenshot.
...
PiperOrigin-RevId: 759677811
2025-05-16 10:57:24 -07:00
Google Team Member and Copybara-Service
6e0ea01fcb
Added support for dynamic auth in integration connector tool
...
PiperOrigin-RevId: 759676602
2025-05-16 10:53:53 -07:00
Shangjie Chen and Copybara-Service
2f006264ce
chore: fix python format.
...
PiperOrigin-RevId: 759674648
2025-05-16 10:49:06 -07:00
Wei Sun (Jack) and Copybara-Service
d0f117ebbc
chore: call base class constructor in McpTool constructor.
...
PiperOrigin-RevId: 759644369
2025-05-16 09:28:15 -07:00
Adrian Cole and Copybara-Service
dcb50effef
Copybara import of the project:
...
--
636685818a512e9de30d5119f0244261cf16af27 by Adrian Cole <64215+codefromthecrypt@users.noreply.github.com >:
fix: corrects typo in bigquery sample
Noticed while reading that google was spelled wrong.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/709 from codefromthecrypt:patch-1 b30e819979f81962a2e44922bfd2dadd539fe3ea
PiperOrigin-RevId: 759641065
2025-05-16 09:18:48 -07:00
Xiang (Sean) Zhou and Copybara-Service
f384793649
fix: fix mcp agent filter logic
...
PiperOrigin-RevId: 759638254
2025-05-16 09:10:49 -07:00
Xiang (Sean) Zhou and Copybara-Service
05a853bc91
fix:fix mcp toolset close issue
...
PiperOrigin-RevId: 759636772
2025-05-16 09:05:56 -07:00
Xiang (Sean) Zhou and Copybara-Service
12507dc6cc
fix: fix tool filtering in mcp toolset
...
PiperOrigin-RevId: 759632573
2025-05-16 08:53:21 -07:00
Xiang (Sean) Zhou and Copybara-Service
755ce74550
fix: stage correct ui files to adk
...
PiperOrigin-RevId: 759632290
2025-05-16 08:52:22 -07:00
Wei Sun (Jack) and Copybara-Service
b72573c57d
chore: Adds mypy to dev extra.
...
PiperOrigin-RevId: 759460917
2025-05-15 22:57:54 -07:00
Xiang (Sean) Zhou and Copybara-Service
eb076a9ee8
fix: fix application integration toolset
...
PiperOrigin-RevId: 759450502
2025-05-15 22:23:49 -07:00
Xiang (Sean) Zhou and Copybara-Service
fe5a5494e9
fix: fix oauth for dev UI
...
PiperOrigin-RevId: 759433563
2025-05-15 21:24:28 -07:00
Xiang (Sean) Zhou and Copybara-Service
f0e11c72ab
refactor: make readonly context optional in tool predicate
...
PiperOrigin-RevId: 759429453
2025-05-15 21:07:00 -07:00
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