Azure OpenAI with AzureExtensionsOptions it does not inherent model’s knowledge
In Azure OpenAI I have added my own Data Source and it’s working fine if I ask question within my train data but if I ask something outside of my train data it does not give answer and It’s looks like GPT model does not know anything about that question but when I remove my own data source then it gives me good answer.