Handling Citations and Tool Explosion Issues #1389
|
Hi, I had two questions regarding Semantic Kernel which I hope could be useful for others as well.
Thanks in advance for your help! |
Replies: 3 comments 1 reply
|
I'm also trying to retrieve the citations, but seems not possible with the StreamingChatMessageContent.
Where as it is possible with the StreamingChatCompletionsUpdate object
|
|
Willem (@wct432) We recommend you asking the AI to provide citations in the prompt. The second person is using Azure OpenAI with your data which comes with citation with data. This should help you as well. For your second question, we've also included this sample for your reference as well: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/Optimization/PluginSelectionWithFilters.cs Frederik Munster (@solidaris-frederikmunster) for your issue, can you create an issue on this so we can triage and get this fixed? |
|
Hello Sophia Lagerkrans-Pandey (@sophialagerkranspandey) , |
Willem (@wct432) We recommend you asking the AI to provide citations in the prompt. The second person is using Azure OpenAI with your data which comes with citation with data. This should help you as well. For your second question, we've also included this sample for your reference as well: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/Optimization/PluginSelectionWithFilters.cs
Frederik Munster (@solidaris-frederikmunster) for your issue, can you create an issue on this so we can triage and get this fixed?