Open xprilion opened 8 months ago
Hi @xprilion, apologies that we missed this feedback. And thank you for reporting this behavior!
FunctionDeclaration
, which should fall back to the value latest
if a date is not specified:
"currency_date": {
"type": "string",
"description": "A date that must always be in YYYY-MM-DD format or the value 'latest' if a time period is not specified"
},
gemini-1.5-pro-001
(after testing it and validating that it is behaving as expected) and it's improved reasoning and Function Calling behavior. This should increase the level of determinism and improve the behavior here so that the model follows the instructions in the parameter description as intended.
The prompt provided in Step 8. Generate a function call might at times provide responses which ask for when the exchange was made. For instance:
^ Using "gemini-1.0-pro-001"
The better way to frame this prompt would be:
this accurately invokes the expected function calling.