Use the JITR Bot to generate context-aware responses

cancel
Showing results for 
Search instead for 
Did you mean: 

About this Accelerator

Retrieval Augmented Generation (RAG) has become an industry standard method for interfacing with large language models by making them 'context aware'. However, there are a number of situations where a text generation problem is not solved by interacting with large vector database containing many documents. These problems require context but where the context is not known before query time and is often unrelated to existing vector stores. Usually, they are questions about single documents where desirable behavior is to allow the document to be specified at runtime.

 

Rather than follow the standard RAG approach of querying an existing vector store, this accelerator creates a deployment that accepts a file as an argument so that it can provide context aware answers 'on the fly'. DataRobot calls this approach "Just In Time Retrieval", or JITR for short. 

Labels (1)
Contributors
Version history
Last update:
‎11-30-2023 11:18 AM
Updated by: