| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-10 | 1.9 kB | |
| v0.4.1 source code.tar.gz | 2025-12-10 | 43.9 MB | |
| v0.4.1 source code.zip | 2025-12-10 | 44.3 MB | |
| Totals: 3 Items | 88.2 MB | 0 | |
What's Changed
- feat: add save/load methods to BasePrompt by @anistark in https://github.com/vibrantlabsai/ragas/pull/2465
- docs: update run_config guide to use collections API by @sanjeed5 in https://github.com/vibrantlabsai/ragas/pull/2468
- fix: add anthropic and gemini clients for custom clients by @anistark in https://github.com/vibrantlabsai/ragas/pull/2472
- feat: migrate
ToolCallAccuracyto collections API by @anistark in https://github.com/vibrantlabsai/ragas/pull/2476 - chore: add survey link to readme and docs banner by @anistark in https://github.com/vibrantlabsai/ragas/pull/2478
- Fix: apply_transforms(kg, transforms, run_config=run_config or RunCon… by @narabi in https://github.com/vibrantlabsai/ragas/pull/2480
- feat: migrate ToolCallF1 to collections API with set-based F1 scoring by @anistark in https://github.com/vibrantlabsai/ragas/pull/2483
- New input parameter for the TestsetGenerator Class : LLM_CONTEXT by @narabi in https://github.com/vibrantlabsai/ragas/pull/2474
- feat: migrate TopicAdherence and AgentGoalAccuracy to collections API by @anistark in https://github.com/vibrantlabsai/ragas/pull/2485
- docs: organize integrations nav into collapsible groups by @sanjeed5 in https://github.com/vibrantlabsai/ragas/pull/2492
- aembed_text() replace embed_text() in AnswerRelevancy by @anexplore in https://github.com/vibrantlabsai/ragas/pull/2495
- docs: remove broken reference to train_your_own_metric.md by @sanjeed5 in https://github.com/vibrantlabsai/ragas/pull/2489
- feat: migrate Rubrics Metrics to collections API by @anistark in https://github.com/vibrantlabsai/ragas/pull/2494
New Contributors
- @narabi made their first contribution in https://github.com/vibrantlabsai/ragas/pull/2480
- @anexplore made their first contribution in https://github.com/vibrantlabsai/ragas/pull/2495
Full Changelog: https://github.com/vibrantlabsai/ragas/compare/v0.4.0...v0.4.1