Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Ollama Chat Completion GetStreamingChatMessageContentsAsync not invoking plugin #9988

Open
markwallace-microsoft opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
ai connector Anything related to AI connectors bug Something isn't working .NET Issue or Pull requests regarding .NET code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@markwallace-microsoft
Copy link
Member

Discussed in #9956

Originally posted by eeadie December 12, 2024
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

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code ai connector Anything related to AI connectors labels Dec 16, 2024
@markwallace-microsoft markwallace-microsoft moved this to Sprint: Planned in Semantic Kernel Dec 16, 2024
@github-actions github-actions bot changed the title Ollama Chat Completion GetStreamingChatMessageContentsAsync not invoking plugin .Net: Ollama Chat Completion GetStreamingChatMessageContentsAsync not invoking plugin Dec 16, 2024
@markwallace-microsoft markwallace-microsoft added triage bug Something isn't working and removed triage labels Dec 16, 2024
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors bug Something isn't working .NET Issue or Pull requests regarding .NET code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: Sprint: Planned
Development

No branches or pull requests

3 participants