Selcuk Gun and Copybara-Service
ff9de71869
Add role to the event returned in agent callback sample
...
Events without a role are filtered out in the next turns.
PiperOrigin-RevId: 758393355
2025-05-13 15:12:06 -07:00
Selcuk Gun and Copybara-Service
303af440ee
Await canonical instructions in test_llm_agent_fields.py
...
PiperOrigin-RevId: 758372807
2025-05-13 14:17:31 -07:00
Selcuk Gun and Copybara-Service
df0892a7b8
Update import for override decorator in mcp_toolset for python version < 3.12
...
PiperOrigin-RevId: 757934273
2025-05-12 15:24:37 -07:00
Selcuk Gun and Copybara-Service
4c4cfb74ae
Support async instruction and global instruction provider
...
PiperOrigin-RevId: 757808335
2025-05-12 10:03:34 -07:00
Selcuk Gun and Copybara-Service
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
Selcuk Gun and Copybara-Service
4c191ba6b9
Move uv install under install dependencies
...
PiperOrigin-RevId: 757008562
2025-05-09 20:33:42 -07:00
Selcuk Gun and Copybara-Service
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 and Copybara-Service
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
Selcuk Gun and Copybara-Service
e4317c9eb7
Support chaining for model callbacks
...
(before/after) model callbacks are invoked throughout the provided chain until one callback does not return None. Callbacks can be async and sync.
PiperOrigin-RevId: 755565583
2025-05-06 16:16:02 -07:00
Selcuk Gun and Copybara-Service
794a70edcd
Support async agent and model callbacks
...
PiperOrigin-RevId: 755542756
2025-05-06 15:14:10 -07:00
Selcuk Gun and Copybara-Service
6c0a0d69ca
Add pyink-annotation-pragmas to match google formatting
...
PiperOrigin-RevId: 753778114
2025-05-01 16:50:36 -07:00