George Weale and Copybara-Service
2367901ec5
chore: Upgrade to headers to 2026
...
Co-authored-by: George Weale <gweale@google.com >
PiperOrigin-RevId: 858763407
2026-01-20 14:50:09 -08:00
Xiang (Sean) Zhou and Copybara-Service
7c282973ea
fix: Support Generator and AsyncGenerator tool declaration
...
use yield type as return type
Co-authored-by: Xiang (Sean) Zhou <seanzhougoogle@google.com >
PiperOrigin-RevId: 856459995
2026-01-14 19:56:34 -08:00
Sara Robinson and Copybara-Service
2efc184a46
chore: Add support for abstract types in AFC
...
PiperOrigin-RevId: 831873580
2025-11-13 08:38:25 -08:00
Google Team Member and Copybara-Service
6bb0b7417e
chore: Add abstract type annotation support to AFC
...
PiperOrigin-RevId: 831545133
2025-11-12 14:39:43 -08:00
Sara Robinson and Copybara-Service
52b1dfea14
chore: Add abstract type annotation support to AFC
...
PiperOrigin-RevId: 831462920
2025-11-12 11:11:41 -08:00
Xiang (Sean) Zhou and Copybara-Service
86a44873e9
fix: Annotate response type as None for transfer_to_agent tool and set empty Schema as response schema when tool has no response annotation
...
1. if a function has no return type annotation, we should treat it as returning any type
2. we use empty schema (with `type` as None) to indicate no type constraints and this is already supported by model server
PiperOrigin-RevId: 789808104
2025-08-01 10:22:28 -07:00
Xiang (Sean) Zhou and Copybara-Service
33ac8380ad
fix: Set response schema for function that returns None
...
PiperOrigin-RevId: 784053725
2025-07-16 23:59:45 -07:00