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: refactor the experimental code off nbdev size:XXL This PR changes 1000+ lines, ignoring generated files.
#2087 opened Jun 21, 2025 by jjmachan Loading…
feat: ragas evals CLI
#2086 opened Jun 21, 2025 by shahules786 Draft
fix issue 1857 size:L This PR changes 100-499 lines, ignoring generated files.
#2082 opened Jun 18, 2025 by crisschan Loading…
Fix a couple of typos in docs/getstarted/evals.md size:XS This PR changes 0-9 lines, ignoring generated files.
#2081 opened Jun 17, 2025 by sadra-barikbin Loading…
Feature: improve relationship builders for better async and reduced memory utilization size:XXL This PR changes 1000+ lines, ignoring generated files.
#2077 opened Jun 13, 2025 by ahgraber Loading…
Corrected instruction prompt size:XS This PR changes 0-9 lines, ignoring generated files.
#2074 opened Jun 13, 2025 by Sdegraauw Loading…
Reduce find_indirect_clusters() complexity from O(exp(n)) to O(n) size:M This PR changes 30-99 lines, ignoring generated files.
#2071 opened Jun 10, 2025 by mludvig Loading…
feature: improve async / executor functionality size:XL This PR changes 500-999 lines, ignoring generated files.
#2070 opened Jun 9, 2025 by ahgraber 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…
ProTip! Exclude everything labeled bug with -label:bug.