Skip to content

Pull requests: explodinggradients/ragas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: make CI pass size:XL This PR changes 500-999 lines, ignoring generated files.
#2063 opened Jun 2, 2025 by jjmachan Loading…
Update analytics source size:XS This PR changes 0-9 lines, ignoring generated files.
#2059 opened May 28, 2025 by emmanuel-ferdman Loading…
Update _nv_metrics.py size:M This PR changes 30-99 lines, ignoring generated files.
#2053 opened May 22, 2025 by titericz Loading…
fix: minor typo in context_precision.md size:XS This PR changes 0-9 lines, ignoring generated files.
#2050 opened May 19, 2025 by AbhishekRP2002 Loading…
Fix: Update RAG initialization and data loading for Ragas v0.2+ (#2048) size:S This PR changes 10-29 lines, ignoring generated files.
#2049 opened May 19, 2025 by Vinisha-projects Loading…
Fix issue #2044: Improve output parsing and timeout for local LLMs size:L This PR changes 100-499 lines, ignoring generated files.
#2046 opened May 17, 2025 by jjmachan Loading…
Fix timeout and output parsing issues for local models size:L This PR changes 100-499 lines, ignoring generated files.
#2045 opened May 17, 2025 by jjmachan Loading…
Fix typos and clean style size:S This PR changes 10-29 lines, ignoring generated files.
#2042 opened May 16, 2025 by kwinkunks Loading…
update compare_embeddings doc links size:XS This PR changes 0-9 lines, ignoring generated files.
#2037 opened May 13, 2025 by resitaydin Loading…
feature!: knowledge graph flexibility size:L This PR changes 100-499 lines, ignoring generated files.
#2030 opened May 7, 2025 by ahgraber Loading…
chore: add py.typed marker file to support type checking size:XS This PR changes 0-9 lines, ignoring generated files.
#2029 opened May 6, 2025 by sisp Loading…
Add base_url parameter to embedding_factory for custom endpoint support size:XS This PR changes 0-9 lines, ignoring generated files.
#2019 opened Apr 18, 2025 by KoLogicDev Loading…
Update the logic of answer_relevance as per the definition size:XS This PR changes 0-9 lines, ignoring generated files.
#2018 opened Apr 18, 2025 by mshobana Loading…
Correct the description of Context relevance metric size:XS This PR changes 0-9 lines, ignoring generated files.
#2015 opened Apr 16, 2025 by mshobana Loading…
More verbose error handling for #1990 size:S This PR changes 10-29 lines, ignoring generated files.
#2014 opened Apr 16, 2025 by ziggycross Loading…
fix: update required columns in RefusalRate (docs) size:XS This PR changes 0-9 lines, ignoring generated files.
#2008 opened Apr 13, 2025 by DmitrySirakov Loading…
fix: correct double swap of parameters in AnswerAccuracy metric templ… size:XS This PR changes 0-9 lines, ignoring generated files.
#2007 opened Apr 13, 2025 by DmitrySirakov Loading…
feat: Add utility to extract token usage from Azure AI-compatible LLM results size:M This PR changes 30-99 lines, ignoring generated files.
#2004 opened Apr 11, 2025 by GoncaloGuedes Loading…
Corrected numerous typos in Markdown files. size:L This PR changes 100-499 lines, ignoring generated files.
#1994 opened Apr 5, 2025 by ker2xu Loading…
Prompt Optimization Tutorial size:L This PR changes 100-499 lines, ignoring generated files.
#1993 opened Apr 4, 2025 by sahusiddharth Loading…
docs: agent metrics code examples improvement size:L This PR changes 100-499 lines, ignoring generated files.
#1983 opened Mar 27, 2025 by yesidc Loading…
Use generate_multiple instead of generate in a loop in ResponseRelevancy size:S This PR changes 10-29 lines, ignoring generated files.
#1978 opened Mar 24, 2025 by aabanic Loading…
Fix issue with cache hits size:S This PR changes 10-29 lines, ignoring generated files.
#1977 opened Mar 23, 2025 by Nicba1010 Loading…
support IDBasedContextRecall and IDBasedContextPrecision metrics size:L This PR changes 100-499 lines, ignoring generated files.
#1973 opened Mar 19, 2025 by theSalt Loading…
fix: need ot encode post body as utf-8 to avoid exceptions on TestSet.upload() size:XS This PR changes 0-9 lines, ignoring generated files.
#1968 opened Mar 17, 2025 by aubford Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.