-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: vibrantlabsai/ragas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(swarm): prevent KeyError when converting assistant messages without tool calls
#2850
opened Jul 13, 2026 by
saitejabandaru-in
Loading…
docs: add DaoXE OpenAI-compatible gateway example for llm_factory
#2849
opened Jul 13, 2026 by
seven7763
Loading…
3 tasks
docs: update Haystack integration for ragas-haystack 4.x
#2848
opened Jul 13, 2026 by
hiajoo
Loading…
2 tasks done
feat(backends): validate dataset / experiment names on BaseBackend
#2847
opened Jul 13, 2026 by
Harsh23Kashyap
Loading…
docs: add storage backends guide (Local / InMemory / GDrive / Registry)
#2844
opened Jul 12, 2026 by
Harsh23Kashyap
Loading…
fix(metrics): allow collections.ascore() against sync InstructorLLM clients
#2842
opened Jul 12, 2026 by
Harsh23Kashyap
Loading…
fix(cost): read Bedrock token usage from usage_metadata (#2779)
#2840
opened Jul 11, 2026 by
Vivekpatil200320
Loading…
1 task done
fix(backends): reject path-escaping dataset/experiment names (#2814)
#2839
opened Jul 11, 2026 by
Vivekpatil200320
Loading…
1 task done
fix(embeddings): coerce non-string model in usage telemetry (#2783)
#2838
opened Jul 11, 2026 by
Vivekpatil200320
Loading…
1 task done
fix: make VertexAI imports optional to prevent ImportError on
import ragas
#2837
opened Jul 11, 2026 by
Incheonkirin
Loading…
fix: use >= threshold in NonLLMContextRecall for consistency
#2836
opened Jul 11, 2026 by
joaquinhuigomez
Loading…
1 task done
fix: read Bedrock token usage from usage_metadata and model_name
#2835
opened Jul 11, 2026 by
joaquinhuigomez
Loading…
1 task done
fix(metrics): return NaN from FactualCorrectness when no claims can be decomposed
#2834
opened Jul 11, 2026 by
rushikedhar04
Loading…
fix(security): expose NaN-denominator inflation on EvaluationResult (unscoreable-as-pass)
#2832
opened Jul 9, 2026 by
AUTHENSOR
Loading…
4 tasks done
fix(llms): recognize "eos" finish_reason in is_finished
#2831
opened Jul 9, 2026 by
ameyypawar
Loading…
fix(llms): propagate callbacks through Instructor LLM generate path
#2830
opened Jul 9, 2026 by
Harsh23Kashyap
Loading…
[security] Fix verdict-injection via extract_json (prompt-injection-into-judge)
#2829
opened Jul 9, 2026 by
AUTHENSOR
Loading…
examples: self-FV white-box confidence for open-weight LLM judges
#2820
opened Jul 7, 2026 by
ysys143
Loading…
feat(evaluation): warn when evaluate() returns NaN scores
#2818
opened Jul 6, 2026 by
Mayan-kr
Loading…
fix(prompt): use non-zero temperature when retrying to fix malformed output
#2817
opened Jul 6, 2026 by
Mayan-kr
Loading…
feat(metrics): add traditional IR metrics — NDCGScore, MRRScore, PrecisionAtK, RecallAtK
#2816
opened Jul 5, 2026 by
shadowmodder
Loading…
fix: keep local backend paths within storage roots
#2815
opened Jul 5, 2026 by
VectorPeak
Loading…
2 tasks done
fix: handle swarm assistant messages without tool calls
#2812
opened Jul 5, 2026 by
VectorPeak
Loading…
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.