Closed sahusiddharth closed 2 weeks ago
Yeah, that makes sense! Adding it to the integration/langgraph section for now sounds like a good to me.
also could you add the integration to reference section: https://github.com/explodinggradients/ragas/blob/main/docs/references/integrations.md and provide a link to that in the docs
and add the integrations md file to https://github.com/explodinggradients/ragas/blob/895f9c02ba9c6f8c20628a215ae8b718ee3f6643/mkdocs.yml#L90-L92 so that it is part of the doc site
This PR adds a detailed tutorial to guide users through building a ReAct agent using LangGraph. The tutorial also walks users through setting up an evaluation pipeline using Ragas to assess the agent's performance.