 Ankur SharmaandCopybara-Service
|
82b8e304ec
|
Convert Session To Invocation.
PiperOrigin-RevId: 758356942
|
2025-05-13 13:39:52 -07:00 |
|
 Ankur SharmaandCopybara-Service
|
1237d5334f
|
Adding Pydantic data models for eval set and eval case.
PiperOrigin-RevId: 757920694
|
2025-05-12 14:48:21 -07:00 |
|
 Ankur SharmaandCopybara-Service
|
4289e02854
|
Update the 'type' value on the items/properties nested structures for Anthropic models to adhere to JSON schema.
PiperOrigin-RevId: 754154596
|
2025-05-02 15:30:44 -07:00 |
|
 Ankur SharmaandCopybara-Service
|
f872577f68
|
Currently if a model calls a FunctionTool without all the mandatory parameters, the code will just break. This change basically adds the capability for the FunctionTool to identify if the model is missing required arguments, and in that case, instead of breaking the execution, it provides a error message to the model so it could fix the request and retry.
PiperOrigin-RevId: 751023475
|
2025-04-24 09:31:40 -07:00 |
|