Skip to main content

AutoRagAgent

Defined in the specialized module.
Rust AI Agent SDK Auto RAG agent for automatic RAG setup

Fields

Methods

new

Create a new AutoRAG agent Parameters:

add_source

Add a document source Parameters:

add_sources

Add multiple sources Parameters:

index

Index documents

query

Query the RAG system Parameters:

is_indexed

Check if indexed

sources

Get sources

Source

View on GitHub

praisonai/src/parity/specialized.rs at line 436

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy