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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for scorable-1.9.1.tar.gz
Algorithm Hash digest
SHA256 57a8be3b1f9c2817deddae2a304f5b2b6543b4861cf0400da70fc38c0c39f23a
MD5 fc91d2ac80cca04af564411b586f4f14
BLAKE2b-256 f54272571e5380717201068a083b9996a0336c315589e3377080cedc4cf39529

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scorable-1.9.1-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.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 edfbc10175d1dca5123846a0cec45339e7c2336cddef459ae21c10d5c096a5e7
MD5 7315f7d15382b4426ad3d67cea3cc36f
BLAKE2b-256 bcd0cebaa4e9ac185edb04c6bbc723e5a95090297d4c75a6dfe4d958e812e68e

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