Unable to disabling Parallel function calling in Automatic function Invocation calling in Semantic kernel #9871
Replies: 2 comments
-
Hi @rakshahulle, we wanted to provide you with documentation here: https://learn.microsoft.com/en-us/semantic-kernel/concepts/ai-services/chat-completion/function-calling/?pivots=programming-language-python#parallel-function-calls. This will depend on which model you are using as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Which model is required?
…On Tue, Dec 3, 2024 at 10:06 PM Sophia Lagerkrans-Pandey < ***@***.***> wrote:
Closed #9871
<#9871> as
resolved.
—
Reply to this email directly, view it on GitHub
<#9871>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXCZPROUFH4UNCKGMOY7QGL2DXMXFAVCNFSM6AAAAABS5FBREGVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE3DKMRXGAYA>
.
You are receiving this because you were mentioned.Message ID:
<microsoft/semantic-kernel/repo-discussions/9871/discussion_event/1652700@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run function sin sequence but its not work in Automatic function invocation due to by default function calling is parallel. I have tried setting parallel_tool_call to false in python code but its still not working. Please guide me.
Beta Was this translation helpful? Give feedback.
All reactions