Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: Assistant with Semantic Kernel plugins Multi-Assistant conversation
MIT License
95
stars
8
forks
source link
Bug: AutoGen failed with Missing Method exception in FunctionCallingStepwisePlanner #58
Description
When using AutoGen from NuGet Package, I'm facing this issue :
I can step over functions, but this fails when reaching the Semantic Kernel Core capabilities.