Error thrown after updating package. How to fix it? [invalid_function_parameters] #6291
Answered
by
stephentoub
flintlouis
asked this question in
Q&A
-
Hi, Pseudo code example:
After updating to: I get this error:
I don't understand why it can return Foo but can't accept Foo as a parameter. Is this correct? |
Beta Was this translation helpful? Give feedback.
Answered by
stephentoub
Apr 13, 2025
Replies: 1 comment 1 reply
-
Two things:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
flintlouis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Two things:
AIFunctionFactory.Create(SetFoo, new() { AdditionalProperties = new Dictionary<string, object?>() { ["Strict"] = false })