Evan Mattson
Evan Mattson
@colincmac, thanks for your response. I have it working with the endpoints listed in the documentation that you linked to. I still find it odd that it works with the...
> > @cecheta which version are you using? I don't think this function is in there any more, replaced with something else, I do agree that a way to control...
We are actually tracking this in #6846, and we first need to write an ADR around it as it needs to be supported cross-platform.
Closing this since we're tracking the work in #6846.
> So how does this work now? We haven't handled this in a specific way, aside from what we have documented here: https://learn.microsoft.com/en-us/semantic-kernel/concepts/ai-services/chat-completion/function-calling/?pivots=programming-language-python#reserved-parameter-names-for-auto-function-calling I'd still like to improve this, when...
We're moving to support `FunctionChoiceBehavior` (#6910) where the filters for each class method are optional. However, for existing functionality, and for those users who haven't migrated from `FunctionCallBehavior` -> `FunctionChoiceBehavior`...
Closed as of #6910.
There hasn't been a response on this issue since 7/4/24. Please either file a new issue or re-open this one, if needed. Thanks.
A couple of typos we'll need to fix: Warning: "interogate" should be "interrogate". Warning: "choosen" should be "chosen".
Also, this is failing on the MacOS unit tests: ``` Using CPython 3.10.11 interpreter at: /Library/Frameworks/Python.framework/Versions/3.10/bin/python Creating virtual environment at: .venv Resolved 288 packages in 4.62s error: distribution onnxruntime-genai==0.4.0 @...