# Galtea SDK
<p align="center">
<img src="https://galtea.ai/img/galtea_mod.png" alt="Galtea" width="500" height="auto"/>
</p>
<p align="center">
<strong>Comprehensive AI/LLM Testing & Evaluation Framework</strong>
</p>
<p align="center">
<a href="https://pypi.org/project/galtea/">
<img src="https://img.shields.io/pypi/v/galtea.svg" alt="PyPI version">
</a>
<a href="https://pypi.org/project/galtea/">
<img src="https://img.shields.io/pypi/pyversions/galtea.svg" alt="Python versions">
</a>
<a href="https://www.apache.org/licenses/LICENSE-2.0">
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License">
</a>
</p>
## Overview
Galtea SDK empowers AI engineers, ML engineers and data scientists to rigorously test and evaluate their AI products. With a focus on reliability and transparency, Galtea offers:
1. **Automated Test Dataset Generation** - Create comprehensive test datasets tailored to your AI product
2. **Sophisticated Product Evaluation** - Evaluate your AI products across multiple dimensions
## Documentation
**All SDK usage and API documentation has moved to our official docs:** [Galtea SDK Documentation](https://docs.galtea.ai/sdk/introduction)
---
## Development
This project uses Poetry for dependency management and packaging.
### Development Setup
```bash
# Print the command to activate the virtual environment
poetry env activate
# Activate the virtual environment by copy-pasting the command
# Example: C:\Users\user\AppData\Local\pypoetry\Cache\virtualenvs\galtea-MmpOHh8e-py3.12\Scripts\activate.ps1
# Install dependencies
poetry install
```
> Exit the virtual environment with `exit` command.
### Running Tests
Tests are located in the `tests/` directory. To run all tests:
```bash
poetry run pytest
```
### Building the Project
To build the project:
```bash
poetry build
```
This will create distribution packages (wheel and source distribution) in the `dist/` directory.
## License
Apache License 2.0
Raw data
{
"_id": null,
"home_page": "https://galtea.ai/",
"name": "galtea",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.9",
"maintainer_email": null,
"keywords": "MLOps, ML Experiment Tracking, ML Model Registry, ML Model Store, ML Metadata Store",
"author": "galtea.ai",
"author_email": "info@galtea.ai",
"download_url": "https://files.pythonhosted.org/packages/36/fc/7bc4a6b1c9a3f714225d42d5fd8271b1e6145c34bbfd48598f945029aa7f/galtea-3.0.3.tar.gz",
"platform": null,
"description": "# Galtea SDK\n\n<p align=\"center\">\n <img src=\"https://galtea.ai/img/galtea_mod.png\" alt=\"Galtea\" width=\"500\" height=\"auto\"/>\n</p>\n\n<p align=\"center\">\n <strong>Comprehensive AI/LLM Testing & Evaluation Framework</strong>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://pypi.org/project/galtea/\">\n\t\t<img src=\"https://img.shields.io/pypi/v/galtea.svg\" alt=\"PyPI version\">\n\t</a>\n\t<a href=\"https://pypi.org/project/galtea/\">\n\t\t<img src=\"https://img.shields.io/pypi/pyversions/galtea.svg\" alt=\"Python versions\">\n\t</a>\n\t<a href=\"https://www.apache.org/licenses/LICENSE-2.0\">\n\t\t<img src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\" alt=\"License\">\n\t</a>\n</p>\n\n## Overview\n\nGaltea SDK empowers AI engineers, ML engineers and data scientists to rigorously test and evaluate their AI products. With a focus on reliability and transparency, Galtea offers:\n\n1. **Automated Test Dataset Generation** - Create comprehensive test datasets tailored to your AI product\n2. **Sophisticated Product Evaluation** - Evaluate your AI products across multiple dimensions\n\n## Documentation\n\n**All SDK usage and API documentation has moved to our official docs:** [Galtea SDK Documentation](https://docs.galtea.ai/sdk/introduction)\n\n---\n\n## Development\n\nThis project uses Poetry for dependency management and packaging.\n\n### Development Setup\n\n```bash\n# Print the command to activate the virtual environment\npoetry env activate\n\n# Activate the virtual environment by copy-pasting the command\n# Example: C:\\Users\\user\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\galtea-MmpOHh8e-py3.12\\Scripts\\activate.ps1\n\n# Install dependencies\npoetry install\n```\n\n> Exit the virtual environment with `exit` command.\n\n### Running Tests\n\nTests are located in the `tests/` directory. To run all tests:\n\n```bash\npoetry run pytest\n```\n\n### Building the Project\n\nTo build the project:\n\n```bash\npoetry build\n```\n\nThis will create distribution packages (wheel and source distribution) in the `dist/` directory.\n\n## License\n\nApache License 2.0\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Galtea software development kit",
"version": "3.0.3",
"project_urls": {
"Documentation": "https://docs.galtea.ai/",
"Homepage": "https://galtea.ai/",
"Repository": "https://github.com/Galtea-AI/galtea"
},
"split_keywords": [
"mlops",
" ml experiment tracking",
" ml model registry",
" ml model store",
" ml metadata store"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6096d39ca5758c2d37df875912aa7194cc7b72e7f4d834e65f65a1211f0e2e1f",
"md5": "62834874fe897c1c5926ce13ccce0e42",
"sha256": "a28bf373dbe9789e3905629654ac53625f512fd295cf6dba99e4d2e9a0aa38c9"
},
"downloads": -1,
"filename": "galtea-3.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62834874fe897c1c5926ce13ccce0e42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.9",
"size": 48846,
"upload_time": "2025-10-14T14:11:05",
"upload_time_iso_8601": "2025-10-14T14:11:05.966452Z",
"url": "https://files.pythonhosted.org/packages/60/96/d39ca5758c2d37df875912aa7194cc7b72e7f4d834e65f65a1211f0e2e1f/galtea-3.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36fc7bc4a6b1c9a3f714225d42d5fd8271b1e6145c34bbfd48598f945029aa7f",
"md5": "9c9ccc19dbd9ded83024db9c2dd01c71",
"sha256": "26cb1d770789ff248a9fc37abf1baab78b51699ae9d56b6552786aba52f5c5e1"
},
"downloads": -1,
"filename": "galtea-3.0.3.tar.gz",
"has_sig": false,
"md5_digest": "9c9ccc19dbd9ded83024db9c2dd01c71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.9",
"size": 30880,
"upload_time": "2025-10-14T14:11:07",
"upload_time_iso_8601": "2025-10-14T14:11:07.203542Z",
"url": "https://files.pythonhosted.org/packages/36/fc/7bc4a6b1c9a3f714225d42d5fd8271b1e6145c34bbfd48598f945029aa7f/galtea-3.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-14 14:11:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Galtea-AI",
"github_project": "galtea",
"github_not_found": true,
"lcname": "galtea"
}