QuestionQ20

Develop AI solutions by using Azure data management services

You are developing a Retrieval-Augmented Generation (RAG) solution for a company. AI responses and embedding vectors are cached in Redis. Configure Redis to meet these requirements:

  • AI responses must expire exactly 24 hours after they are cached.
  • Cached embeddings must always reflect the current source data.

Community Discussion

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