Skip to main content

The Python SDK for API of Root Signals

Project description

Root Signals logo

Measurement & Control for LLM Automations

Supported Python versions

PyPI Downloads License

Root Signals 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 Root Signals you can develop your LLM application reliably, deploy them in confidence, and ensure optimal performance with continuous monitoring.

📦 Install

pip install root-signals

⚡ Quickstart

🔑 Get Your API Key

Sign up & create a key or generate a temporary key

Setup Option 1: Environment Variable

export ROOTSIGNALS_API_KEY=your-Root-API-key

Setup Option 2: .env File

echo ROOTSIGNALS_API_KEY=your-Root-API-key >> .env

Root Evaluators

from root import RootSignals

# Connect to Root Signals API
client = RootSignals()

# 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
RAG Hallucination Detection with Root Judge RAG Hallucination Detection in Colab

🌍 Community

💬 Welcome to our Discord Server! It's a great place to ask questions, get help, and discuss ideas.

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

root_signals-1.6.1.tar.gz (164.5 kB view details)

Uploaded Source

Built Distribution

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

root_signals-1.6.1-py3-none-any.whl (401.1 kB view details)

Uploaded Python 3

File details

Details for the file root_signals-1.6.1.tar.gz.

File metadata

  • Download URL: root_signals-1.6.1.tar.gz
  • Upload date:
  • Size: 164.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for root_signals-1.6.1.tar.gz
Algorithm Hash digest
SHA256 576075bb5865d5e4e55b70713595d53e471b69f77723c324cd555c93f4720bc8
MD5 b168d8b7aeffac255f9df4cfcd09d992
BLAKE2b-256 86bb89edf88bf7521198603a867603eeec07a6d8e403355d09cec54557e3d56e

See more details on using hashes here.

File details

Details for the file root_signals-1.6.1-py3-none-any.whl.

File metadata

  • Download URL: root_signals-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 401.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for root_signals-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ee3830c5dc1b2ab1ab174b8b5e4f774f528a18dee3f38ed6e69116a14262e86
MD5 128b9b45a5d89c1196119dde594a1a44
BLAKE2b-256 c5f8ec6b3c5eee90920fc649b007704abb00266a2835f5a46acabc52d80cd51b

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