Replies: 2 comments
-
Tagging @markwallace-microsoft for visibility. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Created this issue #9988 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an issue when using AddOllamaChatCompletion with GetStreamingChatMessageContentsAsync where it is not invoking plugins and is returning an empty result. If I replace GetStreamingChatMessageContentsAsync with GetChatMessageContentAsync the plugin is invoked as expected and a result is returned.
Note both work as expected when using AddAzureOpenAIChatCompletion. Please see attached example showing the issue:
SemanticKernelLightBlub.zip
Beta Was this translation helpful? Give feedback.
All reactions