R2R Python SDK Documentation
Installation
Before starting, make sure you have completed the R2R installation. Install the R2R Python SDK:Getting Started
- Import the R2R client:
- Initialize the client:
- Check if R2R is running correctly:
- Login (Optional):
Additional Documentation
For more detailed information on specific functionalities of R2R, please refer to the following documentation:- Document Ingestion: Learn how to add, retrieve, and manage documents in R2R.
- Search & RAG: Explore various querying techniques and Retrieval-Augmented Generation capabilities.
- Authentication: Understand how to manage users and implement authentication in R2R.
- Observability: Learn about analytics and monitoring tools for your R2R system.