Ejento AI
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
Ejento AI
  1. Guides
  • Basic Operations
    • Features
      • Teams-->Projects-->Assistants Hierarchy
    • Guides
      • Login/Signup
  • Assistants
    • Features
      • Introduction to Assistants
      • Assistant Access Control
      • Caching Responses for Assistants
      • Assistant Evaluation
      • URL-based Chat Thread Creation and Prepopulation
      • Evaluation Metrics
    • Guides
      • Add an Assistant
      • Add assistant Instructions
      • Evaluate Assistant
      • Edit Assistant
      • Delete Assistant
      • Add Favourite Assistants
      • View Assistant Id
      • View Dataset Id
  • Workflows
    • Features
      • Introduction
    • Guides
      • Add Workflow
      • Workflow Chat
  • Corpus
    • Features
      • Introduction
      • Corpus Permissions
      • PII Redaction
    • Guides
      • Assistant Corpus Setup
      • Assistant Corpus Settings
      • Corpus Access Control
      • Corpus Connections
      • View Corpus Id
      • View Document Id
      • Tagging
        • Corpus tagging
        • Document tagging
  • Tools
    • Features
      • Introduction
    • Guides
      • Configure RAG Tool
      • Configure Attachment Tool
      • Configure Web Search Tool
      • Configure API Tool
      • View Tool Id
  • Analytics
    • Guides
      • Analytics
  • User Settings
    • Features
      • Ejento AI User Access Levels
    • Guides
      • Assistant Edit Access
      • Add User in a Team
      • Remove User from a Team
      • View my Access level in a Team
      • View my User Id
  • Chatlogs
    • Guides
      • Chatlogs
      • View Chatlog & Chat thread Id
  • API Keys
    • Guides
      • API Keys
  • Integrations
    • Email Indexing
    • Microsoft Teams
    • Sharepoint Indexing
  • Authentication & API Access
    • Guides
      • Authentication & API Access
  • Teams
    • Features
      • Introduction
    • Guides
      • Add a Team
      • Edit a Team
      • Delete a Team
      • View Team Id
  • Projects
    • Features
      • Introduction
    • Guides
      • Add a Project
      • Edit a Project
      • Delete a Project
      • View Project Id
  1. Guides

Configure RAG Tool

Configure RAG Tool for Assistant#

The RAG Tool (Retrieve and Generate) is the foundational capability of Ejento AI assistants, allowing them to retrieve information from the assistant's corpus and generate contextually accurate responses. Configuring the RAG Tool enables assistants to perform knowledge-driven tasks tailored to their specific roles.

Configuring the RAG Tool#

1. Go to the Tools section from the sidebar#
Step 1 screenshot
2. Click on Add Tool#
Step 2 screenshot
3. Type a name for your tool in the configure tool drawer#
Step 3 screenshot
4. Select RAG from the Tool Type dropdown#
Step 4 screenshot
5. Add the details for the tool here#
Step 5 screenshot
6. Click on Create Tool#
Step 6 screenshot

Enabling the Tool for Assistant#

1. Navigate to the assistants section from the sidebar#
Step 7 screenshot
2. Click on your assistant from the list#
Step 8 screenshot
3. Make sure "Advanced Reasoning" is turned on in the assistant drawer#
Step 9 screenshot
4. Click on the three dots on your assistant from the list#
Step 10 screenshot
5. Go to Tools from the dropdown#
Step 11 screenshot
6. Search for the newly created tool here#
Step 12 screenshot
7. Enable the tool for this assistant#
Step 13 screenshot
8. Navigate back to your assistant and click on it to open the assistant drawer#
Step 14 screenshot
9. Notice the RAG Tool being enabled for the assistant here#
Step 15 screenshot
Previous
Introduction
Next
Configure Attachment Tool