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.11.0.tar.gz (355.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.11.0-py3-none-any.whl (457.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for scorable-1.11.0.tar.gz
Algorithm Hash digest
SHA256 a1fba402d6e8fc9a6d327d9c6f51d890f974ab14b858aa2ce7313bbba9eaa026
MD5 f2d2c1b8b2eb498276c3b7a8452fd031
BLAKE2b-256 82ff3e381e030e3e1e74726d3ea26d09112830da32963066469129d62c7e0527

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for scorable-1.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 38f51407de0fd7e9ab693594e79c68eba740f5f0f1a27c61a420be8599104fed
MD5 c177cc69b360b5bc1efc8854a0c936fd
BLAKE2b-256 8a86cf2c4de99d2d9913862b891418ba788e07b20e56801957f714ee9c335145

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