Skip to main content

query

Method
This is a method of the AutoRagAgent class in the specialized module.
Query the RAG system

Signature

Parameters

&str
required
No description available.

Returns

Result<Vec<String>, String>
The result of the operation.

Rust Query

Rust RAG