Skip to main content

Scorable logo

Measurement & Control for LLM Automations

Supported Python versions

PyPI Downloads License

Scorable streamlines the evaluation of your LLM and agentic pipelines. We provide a holistic approach to GenAI measurability & observability with carefully-crafted ready-to-use evaluators based on cutting-edge LLM research as well as a framework for systematically adding your own custom evaluators.

With Scorable you can develop your LLM application reliably, deploy them in confidence, and ensure optimal performance with continuous monitoring.

📦 Install

pip install scorable

⚡ Quickstart

🔑 Get Your API Key

Sign up & create a key or generate a temporary key

Setup Option 1: Environment Variable

export SCORABLE_API_KEY=your-scorable-api-key

Setup Option 2: .env File

echo SCORABLE_API_KEY=your-scorable-api-key >> .env

Root Evaluators

from scorable import Scorable

# Connect to Scorable API
client = Scorable()

# Run any of our ready-made evaluators
result = client.evaluators.Politeness(
    response="You can find the instructions from our Careers page."
)
# Example result:
#   {
#     "score": 0.7, --> a normalized score between [0, 1]
#     "justification": "The response is st...",
#     "execution_log_id": "..."
#   }

Check the full list of Root evaluators from the Root evaluators documentation. You can also add your own custom evaluators.

📖 Documentation

Resource Link
🐍 Python SDK View Documentation
📘 Product Docs View Documentation
📑 API Docs View Documentation
🔌 MCP View Repo
Tutorial Link
Quickstart Quickstart in Colab
Tuning a Custom Judge Tuning a Custom Judge in Colab

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scorable-1.13.0.tar.gz (411.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scorable-1.13.0-py3-none-any.whl (585.3 kB view details)

Uploaded Python 3

File details

Details for the file scorable-1.13.0.tar.gz.

File metadata

  • Download URL: scorable-1.13.0.tar.gz
  • Upload date:
  • Size: 411.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for scorable-1.13.0.tar.gz
Algorithm Hash digest
SHA256 f6de3249f21ba1891086450b7bf215163377874af7abbe283e3460eb7d9de750
MD5 13dfd035b18e6c3fb5ae7f5e8cf6fdcc
BLAKE2b-256 0bdc92b7e8de7eb61434cb32c9d8ca654f446f9fc7c21ceac4a463e03e478524

See more details on using hashes here.

File details

Details for the file scorable-1.13.0-py3-none-any.whl.

File metadata

  • Download URL: scorable-1.13.0-py3-none-any.whl
  • Upload date:
  • Size: 585.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for scorable-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1331d1afac30c843c544ed954740626b0cd78c7212199676eaf3688f175e82ba
MD5 2ed8673f7f14ae5a68d7b568f51a0760
BLAKE2b-256 c3291eade2c79c93f6d7d1e0e51886fd606f79076f63755a10a92d5b5d944dd7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.13.0 This release

2 files

1.11.0

2 files

1.10.0

2 files

1.9.1

2 files

1.9.0

2 files

1.8.0

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.7

2 files

1.6.6

2 files

1.6.5

2 files

1.6.4

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page