QuestionQ25

Optimize generative AI systems and model performance

You administer a Retrieval-Augmented Generation (RAG) system that uses Azure AI Search to retrieve documents from an indexed knowledge base.

The system must support these retrieval requirements:

  • Queries containing exact policy identifiers must return the matching documents even when semantic similarity is low.
  • Natural-language questions must prioritize semantically relevant documents even when keywords are not exact matches.

Configure the retrieval approach to meet these requirements.

Community Discussion

No comments yet. Be the first to start the discussion!