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.5.tar.gz (202.0 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.5-py3-none-any.whl (509.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for root_signals-1.6.5.tar.gz
Algorithm Hash digest
SHA256 7030c7f9d72bc5bee57f9e6adbe78c20acc16c19844d17fd425c11ef8af4c9d8
MD5 956a6bbc23ce04477b8d6559b6b23167
BLAKE2b-256 dde2784617e5e6ad1f079c2e6c8a725533da38f5eaa206a87a6e8824573525d5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for root_signals-1.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1d8caca6faaf90082f264c8390245e606f13ef501c8daf7eec0010a376477e39
MD5 4f9e95b3f3fa6473ed5c45eacea49b0f
BLAKE2b-256 a9fa2b442efcf40ccb100e7ba7ec22926f139798be97edc6927f14df54c015b3

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