azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Doubt about data sensitivity

Open vitormello-atra opened this issue 1 year ago • 1 comments
trafficstars

Hi Pamela, how are you?

I'm using your solution and making some adaptations and a question came up that I honestly didn't find in the documentation, and I don't even know if it exists kk

Is there a variable, something that controls how much the bot is allowed to bring in the information it has in its database?

For example, something that allows me to tell the bot, bring me file X, and it brings that file and can infer more from it that way? Or is there nothing in this regard?

Thank you very much =D

vitormello-atra avatar May 17 '24 13:05 vitormello-atra

There is a developer setting to determine how many search results are truned from the search index. You can try that out in the Developer Settings panel, and make the setting a permanent change if desired, following the instructions at https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/customization.md#making-settings-overrides-permanent

If I misunderstood the question, please add further clarification.

pamelafox avatar May 17 '24 22:05 pamelafox