Xiang (Sean) Zhou
d35b99e6dd
update mcp toolset and sample agent based on new tool_filter definition
...
PiperOrigin-RevId: 757969950
2025-05-12 17:05:24 -07:00
Xiang (Sean) Zhou
722028801a
update application integration toolset agent based on new toolset interface
...
PiperOrigin-RevId: 757963384
2025-05-12 16:43:41 -07:00
Xiang (Sean) Zhou
d19927b1bc
update bigquery agent and oauth calendar agent according to new toolset interface
...
PiperOrigin-RevId: 757949732
2025-05-12 16:06:45 -07:00
Selcuk Gun
812485fdfa
Move callback samples to dedicated directory
...
Sample chained callback logs can we seen running asyncio_run.py
PiperOrigin-RevId: 757793406
2025-05-12 09:24:29 -07:00
Xiang (Sean) Zhou
8c78945ec9
update mcp agent to use latest toolset interface
...
PiperOrigin-RevId: 756613972
2025-05-08 22:57:49 -07:00
Selcuk Gun
2cbbf88135
Support chaining for tool callbacks
...
(before/after) tool callbacks are invoked throughout the provided chain until one callback does not return None. Callbacks can be async and sync.
PiperOrigin-RevId: 756526507
2025-05-08 17:38:04 -07:00
Selcuk Gun
d45084f311
Support chaining for agent callbacks
...
(before/after) agent callbacks are invoked throughout the provided chain until one callback does not return None. Callbacks can be async and sync.
PiperOrigin-RevId: 756359693
2025-05-08 10:09:33 -07:00
Hangfei Lin
a4adb739c0
Create a developer folder and add samples.
...
PiperOrigin-RevId: 755885332
2025-05-07 09:26:19 -07:00