Skip to main content

Documentation Index

Fetch the complete documentation index at: https://snowglobe.so/docs/llms.txt

Use this file to discover all available pages before exploring further.

What is Guardrails?

Guardrails is a Python framework that helps build reliable AI applications by performing two key functions:
  1. Guardrails runs Input/Output Guards in your application that detect, quantify and mitigate the presence of specific types of risks. To look at the full suite of risks, check out Guardrails Hub.
  2. Guardrails help you generate structured data from LLMs.
With and without Guardrails comparison

Guardrails Hub

Guardrails Hub is a collection of pre-built measures of specific types of risks (called ‘validators’). Multiple validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. Visit Guardrails Hub to see the full list of validators and their documentation. Guardrails Hub