add_source
Method
This is a method of the AutoRagAgent class in the specialized module.Add a document source
Signature
Parameters
No description available.
Returns
The result of the operation.
add_source: Add a document source
This is a method of the AutoRagAgent class in the specialized module.Add a document source
def add_source(&mut self, source: impl Into<String>) -> ()