lakshmi Thnaks for the details, if you are asking to restrict the answers to just the knowledge you provide, you can do this via the RAG pattern (as part of prompt engineering). it is possible to limit answers to only data sources; however, it's not completely foolproof so responsible implementation, including great human and AI interaction design guidelines are highly recommended. Later models (re: gpt-4) are more steerable and adhere to rules and instructions in the system message better than others.
Integrate sematic search for Azure Open AI on your data
lakshmi
821
Reputation points
We are integrating azure open ai with bot framework for gpt feature.
We wanted to use the Azure OpenAI on your data feature and how we can use the sematic search for the private data in azure open ai.
This needs to be configured in azure search ? What is the possible ways to implement sematic search as same as keyword search in azure open ai
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.