Hi,
Using the Azure Open AI connector for Conversation boosting.
We sometimes get different answers for the same question, I think it might be because it uses the context of the previous questions. Is there a way to limit the conversation to the latest question or can we give the use an option not to include previous conversation as context?
Second issue the citations sometimes do not contain the content of the reply. I also played around with the .net implementation, the citations were inaccurate, not sure if they use the same in the background. I will raise it on the azure sdk git register too.
Kind Regards,