# 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/b2/91/dd5334ed34d75b70118a6e75d79c56a2239d990ce673296c935068cbaba0/ragbits_evaluate-1.2.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.2.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": "328784a02cdd2e015006e547205cf9e5b8025d1f5b2785157b49b73a10cc6ee9",
"md5": "5df2cdc2aaf0f7f84057415bc605d089",
"sha256": "339e675f40f0efa03397878aacc8f83c8fb85bba7c78f754bdee7db4affad367"
},
"downloads": -1,
"filename": "ragbits_evaluate-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5df2cdc2aaf0f7f84057415bc605d089",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 32787,
"upload_time": "2025-08-02T19:35:03",
"upload_time_iso_8601": "2025-08-02T19:35:03.576613Z",
"url": "https://files.pythonhosted.org/packages/32/87/84a02cdd2e015006e547205cf9e5b8025d1f5b2785157b49b73a10cc6ee9/ragbits_evaluate-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b291dd5334ed34d75b70118a6e75d79c56a2239d990ce673296c935068cbaba0",
"md5": "90ac789768011a3ce8ff270be37ff243",
"sha256": "645a42240157884936556b01870f70821676dd517f2df994a352b626cc1d6cd4"
},
"downloads": -1,
"filename": "ragbits_evaluate-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "90ac789768011a3ce8ff270be37ff243",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 23466,
"upload_time": "2025-08-02T19:35:11",
"upload_time_iso_8601": "2025-08-02T19:35:11.052521Z",
"url": "https://files.pythonhosted.org/packages/b2/91/dd5334ed34d75b70118a6e75d79c56a2239d990ce673296c935068cbaba0/ragbits_evaluate-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-02 19:35:11",
"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"
}