mahi83
mahi83
I am facing the same error. Could you guys tell me what you did to fix it?
Any updates on this?
> Could this plug-in be of assistance to you? > > You can find it at this link: [AzureAI.Community.Microsoft.Semantic.Kernel.PlugIn.Intent](https://www.nuget.org/packages/AzureAI.Community.Microsoft.Semantic.Kernel.PlugIn.Intent) This looks more like an intent recognition use case. I'm looking...
This is just an example: Message: I am looking to find a trip to Europe that cost within $1000 next month. Skills: - Flight finder: A tool to find all...
> In my understanding, yes, you can accomplish that, but it won't be a single step. You'll need to follow a step-by-step process, such as first finding the location and...
> @mahi83 check this out: https://learn.microsoft.com/en-us/semantic-kernel/ai-orchestration/planners/ Hmmmm. I'm trying to ask is there a formalized way of integrating this into bot framework? When using promptflow, semantic kernel integrates with it...
> @mahi83 Can you accomplish this concept in SK without using the Bot Framework? I believe so using what @martinlarosa shared. So one way to integrate bot framework is first...