ragas icon indicating copy to clipboard operation
ragas copied to clipboard

Fix: Update RAG initialization and data loading for Ragas v0.2+ (#2048)

Open Vinisha-projects opened this issue 7 months ago • 0 comments

Introduction: This PR addresses a issue related to outdated initialization in the Ragas Getting Started documentation. The existing example code uses the deprecated RAG() class, resulting in runtime errors when users follow the guide.

Vinisha-projects avatar May 19 '25 16:05 Vinisha-projects