| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-13 | 1.7 kB | |
| v0.4.3 source code.tar.gz | 2026-01-13 | 44.0 MB | |
| v0.4.3 source code.zip | 2026-01-13 | 44.4 MB | |
| Totals: 3 Items | 88.4 MB | 0 | |
What's Changed
- feat: add
DSPyOptimizerwithMIPROv2for advanced prompt optimization by @anistark in https://github.com/vibrantlabsai/ragas/pull/2537 - feat(docs): add llms.txt generation for LLM-friendly documentation by @sanjeed5 in https://github.com/vibrantlabsai/ragas/pull/2539
- feat: dspy caching by @anistark in https://github.com/vibrantlabsai/ragas/pull/2542
- feat: add system prompt support for
InstructorLLMandLiteLLMStructuredLLMby @anistark in https://github.com/vibrantlabsai/ragas/pull/2543 - feat(docs): add copy-to-llm button for easy AI tool integration by @sanjeed5 in https://github.com/vibrantlabsai/ragas/pull/2541
- fix: use PAT token for docs-check CI as docs-apply CI by @anistark in https://github.com/vibrantlabsai/ragas/pull/2546
- feat: add remaining quickstart templates by @anistark in https://github.com/vibrantlabsai/ragas/pull/2547
- fix: enable FactualCorrectness language adaptation by @anistark in https://github.com/vibrantlabsai/ragas/pull/2555
- fix: resolve
DiskCacheBackendpickling issue withInstructorLLMby @anistark in https://github.com/vibrantlabsai/ragas/pull/2556 - fix: lazy init DEFAULT_TOKENIZER to avoid network calls at import time. by @cgaswin in https://github.com/vibrantlabsai/ragas/pull/2545
- fix: comment on failed task by @anistark in https://github.com/vibrantlabsai/ragas/pull/2557
- docs: fix DiscreteMetric llm examples to match API by @cgaswin in https://github.com/vibrantlabsai/ragas/pull/2558
- fix: add repository parameter to checkout action for fork PR support by @anistark in https://github.com/vibrantlabsai/ragas/pull/2559
Full Changelog: https://github.com/vibrantlabsai/ragas/compare/v0.4.2...v0.4.3