SOE-YoungS
SOE-YoungS
I've got gpt-4 running via SK in C# (I'm building a Teams bot). However, it has no message memory or token handling yet & I've also still got to add...
> @microsoft-github-policy-service agree
Closed as @dluc's #161 is superior!
I am actively using SK in a Bot Framework SDK Teams bot in an enterprise environment. In the bot controller, we pull in the Kernel via dependency injection. In "OnMessageRecievedAsync",...
This issue seems to still be occurring in "0.15.230531.5-preview". I've just updated to the latest release & with no other code changes, have just run into this issue. Id was...
> You may need to use a guid for the id see [#794 (comment)](https://github.com/microsoft/semantic-kernel/issues/794#issuecomment-1533797386) > > The next step in improving qdrant support is to add guid validation when a...
I've also got an open ticket with Microsoft about pagination. We're trying to enable pagination for calls to the Microsoft Graph API endpoint, however, in our case, when pagination is...
> Thanks @SOE-YoungS , this is exactly the behaviour that I am experiencing as well. I've come to the conclusion that the only way to "properly" handle "x-ms-pageable" actions is...
> Wow, that looks very promising @SOE-YoungS ! Thanks a lot for writing down the steps, very helpful. > > However, I am getting 504 error: "The gateway did not...
Auth scheme of "Key"? Should this be "API Key"? in which case, you may be missing some single / double quotes in the schema somewhere.