File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >
22 <img style="vertical-align: middle " height="200"
3- src=". /docs/_ static/imgs/logo.png">
3+ src="https://raw.githubusercontent.com/explodinggradients/ragas/main /docs/_static/imgs/logo.png">
44</h1 >
55<p align =" center " >
66 <i >Supercharge Your LLM Application Evaluations 🚀</i >
Original file line number Diff line number Diff line change 11<h1 align =" center " >
22 <img style="vertical-align: middle " height="200"
3- src=". /docs/_ static/imgs/logo.png">
3+ src="https://raw.githubusercontent.com/explodinggradients/ragas/main /docs/_static/imgs/logo.png">
44</h1 >
55<p align =" center " >
66 <i >Supercharge Your LLM Application Evaluations 🚀</i >
Original file line number Diff line number Diff line change 11[project ]
22name = " ragas"
3+ description = " Evaluation framework for RAG and LLM applications"
34requires-python = " >=3.9"
45license = {file = " LICENSE" }
56dependencies = [
@@ -33,6 +34,12 @@ dependencies = [
3334]
3435dynamic = [" version" , " readme" ]
3536
37+ [project .urls ]
38+ Homepage = " https://github.com/explodinggradients/ragas"
39+ Documentation = " https://docs.ragas.io"
40+ Code = " https://github.com/explodinggradients/ragas"
41+ Issues = " https://github.com/explodinggradients/ragas/issues"
42+
3643[project .optional-dependencies ]
3744# Core optional features
3845all = [
You can’t perform that action at this time.
0 commit comments