# Ragbits Evaluate
Ragbits Evaluate is a package that contains tools for evaluating the performance of AI pipelines defined with Ragbits components. It also helps with automatically finding the best hyperparameter configurations for them.
## Installation
To install the Ragbits Evaluate package, run:
```sh
pip install ragbits-evaluate
```
<!--
TODO: Add a minimalistic example inspired by the Quickstart chapter on Ragbits Evaluate once it is ready.
-->
## Documentation
<!--
TODO:
* Add link to the Quickstart chapter on Ragbits Evaluate once it is ready.
* Add link to API Reference once classes from the Evaluate package are added to the API Reference.
-->
* [How-To Guides - Evaluate](https://ragbits.deepsense.ai/how-to/evaluate/optimize/)
Raw data
{
"_id": null,
"home_page": null,
"name": "ragbits-evaluate",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Evaluation, GenAI, Generative AI, LLMs, Large Language Models, RAG, Retrieval Augmented Generation",
"author": null,
"author_email": "\"deepsense.ai\" <ragbits@deepsense.ai>",
"download_url": "https://files.pythonhosted.org/packages/76/5a/871a8fd4b83aa737cf47c3ceaab203f931d262357dbd01222a8191672d3b/ragbits_evaluate-1.3.0.tar.gz",
"platform": null,
"description": "# Ragbits Evaluate\n\nRagbits Evaluate is a package that contains tools for evaluating the performance of AI pipelines defined with Ragbits components. It also helps with automatically finding the best hyperparameter configurations for them.\n\n## Installation\n\nTo install the Ragbits Evaluate package, run:\n\n```sh\npip install ragbits-evaluate\n```\n\n<!--\nTODO: Add a minimalistic example inspired by the Quickstart chapter on Ragbits Evaluate once it is ready.\n-->\n\n## Documentation\n<!--\nTODO:\n* Add link to the Quickstart chapter on Ragbits Evaluate once it is ready.\n* Add link to API Reference once classes from the Evaluate package are added to the API Reference.\n-->\n* [How-To Guides - Evaluate](https://ragbits.deepsense.ai/how-to/evaluate/optimize/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Evaluation module for Ragbits components",
"version": "1.3.0",
"project_urls": {
"Bug Reports": "https://github.com/deepsense-ai/ragbits/issues",
"Documentation": "https://ragbits.deepsense.ai/",
"Homepage": "https://github.com/deepsense-ai/ragbits",
"Source": "https://github.com/deepsense-ai/ragbits"
},
"split_keywords": [
"evaluation",
" genai",
" generative ai",
" llms",
" large language models",
" rag",
" retrieval augmented generation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3fb95de10ea51ff3255f2cc06998c798b33e5874d4c5d16c585233b7f90aaa27",
"md5": "d7d6d25a659deb9c3cea75a57af84f2d",
"sha256": "58741ea5e2711c009a48a81db9ded756e5c9a8622003aeb19ceb527b6943984a"
},
"downloads": -1,
"filename": "ragbits_evaluate-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7d6d25a659deb9c3cea75a57af84f2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 33032,
"upload_time": "2025-09-11T13:58:47",
"upload_time_iso_8601": "2025-09-11T13:58:47.090980Z",
"url": "https://files.pythonhosted.org/packages/3f/b9/5de10ea51ff3255f2cc06998c798b33e5874d4c5d16c585233b7f90aaa27/ragbits_evaluate-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "765a871a8fd4b83aa737cf47c3ceaab203f931d262357dbd01222a8191672d3b",
"md5": "608daa77bbf95c72c5e8f9945515ab46",
"sha256": "2c2ab18a8be663cf6568ab39c66c9272db3db53ab2a0aa42bca1325cf95dd5fa"
},
"downloads": -1,
"filename": "ragbits_evaluate-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "608daa77bbf95c72c5e8f9945515ab46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 24250,
"upload_time": "2025-09-11T13:58:54",
"upload_time_iso_8601": "2025-09-11T13:58:54.285535Z",
"url": "https://files.pythonhosted.org/packages/76/5a/871a8fd4b83aa737cf47c3ceaab203f931d262357dbd01222a8191672d3b/ragbits_evaluate-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-11 13:58:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deepsense-ai",
"github_project": "ragbits",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ragbits-evaluate"
}