Skip to main content

The Python SDK for API of Scorable

Project description

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

Project details


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.10.0.tar.gz (341.9 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.10.0-py3-none-any.whl (431.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for scorable-1.10.0.tar.gz
Algorithm Hash digest
SHA256 f7827bfb09449878e3e80664dce93e31098b09bb4d5df76f6583f3e3e7a28686
MD5 a4d799050063a279cdd4e48f6111f45b
BLAKE2b-256 7e69fefceefc1c1ea13c4688fe93f66792c9cf3492c3ef3c032b60b82537581f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scorable-1.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b52839bd294daaf6800b9756f24bb6ef1ba269fbb66108b6636a8bc1c22ab6ec
MD5 1faaa269a350c8516a5f2bc36fc3dd19
BLAKE2b-256 dd809894cfec2b943812b39380a1ecbb6efc7c1f321f1480e20dec52823a12e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page