microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
20.1k stars 2.94k forks source link

.Net: Merge Function Calling abstractions PR to new OpenAI SDK feature branch #6871

Open markwallace-microsoft opened 1 week ago

markwallace-microsoft commented 1 week ago

Merge the ne function calling (ToolBehaviour) changes to the OpenAI SDK branch so that these changes are released as part of that update.

markwallace-microsoft commented 1 week ago

@matthewbolanos we should consider dropping support for the old ToolCallBehaviour as part of this change given the upgrade to OpenAI SDK will already include other breaking changes.