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.2.tar.gz (163.1 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.2-py3-none-any.whl (393.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: root_signals-1.6.2.tar.gz
  • Upload date:
  • Size: 163.1 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.2.tar.gz
Algorithm Hash digest
SHA256 74629314625a25f71b3b666684589ca0773d70304a25eb8ed7ecb40e27e1b987
MD5 7a2050c077c74a3813321ef5d4ee9bdc
BLAKE2b-256 646fcdb37641a634dfac2d7a92d25499e52fd5ab6333ab87edec483691188cef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: root_signals-1.6.2-py3-none-any.whl
  • Upload date:
  • Size: 393.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7447d37ed43dfe4d4e1eb91bce8f810b06ee20284cbc166f24422562af08a9dc
MD5 acc178aa9733deea0a5427d1a28dbf1a
BLAKE2b-256 0417f564c4995464e37e3b0b696ede6a9d20eb90aa6379438ad3d509a19f3889

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