Validate that all Required
function calling parameters exist in the Schema
#93
Labels
status:triaged
Issue/PR triaged to the corresponding sub-team
type:feature request
New feature request or enhancement
Using github.com/google/generative-ai-go
v0.11.0
, this code does not complain about the"this_param_does_not_exist"
entry in theRequired
field.To help developers, it would be immensely valuable to validate the
Required
field values.The text was updated successfully, but these errors were encountered: