Adrian Bonar
Adrian Bonar
The Chatskill has been recently refactored out to its own controller. There is still the /invoke API available, but it does require an "Ask" payload that includes an "Input". For...
Currently seeing the error `System.InvalidCastException: Unable to cast object of type 'CustomFunctionAsync' to type 'System.Func`2[Microsoft.SemanticKernel.Orchestration.SKContext,System.Threading.Tasks.Task`1[Microsoft.SemanticKernel.Orchestration.SKContext]]'.` using GitHub or Klarna plugins.
Overheard from the /Build conference: LangChain is an open-source alternative to Semantic Kernel for AI orchestration alongside other options like Haystack, Hugging Face Agents Transformers. Each AI orchestrator has different...
We recently removed the planner:enabled setting and it now automatically disables if the user on the frontend has not enabled any plugins. https://github.com/microsoft/semantic-kernel/pull/1151
The lag in chat responses has to do with the chat app running 1-2 round trips with the AI (3 if a plugin/planner is enabled). We also use the AI...
> Need to update ReadMes before merging this The PR is in "draft" mode while I update the READMEs and scripts
> @TaoChenOSU, This PR needs to go in first because if it had been filed via MSRC, your team would have been required to drop everything to fix it immediately....
Thanks again for the PR and especially outlining the concerns. The team is meeting this week to discuss how to mitigate the issues in line with our near-future planning. We'll...
@DavidParks8 and I had a great real-time conversation and we'll be bringing in these changes piecewise over the next week or two. Closing this one in light of a set...