Spaces:
No application file
No application file
[project] | |
name = "rag-evaluation-toolkit" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"docling>=2.30.0", | |
"giskard[rag]>=2.16.2", | |
"gradio[oauth]>=5.25.0", | |
"huggingface-hub>=0.30.2", | |
"llama-index>=0.12.30", | |
] | |