{"library":"guardrails-ai","type":"library","category":null,"description":"Guardrails AI is a Python library designed to add guardrails to large language models, ensuring that LLM outputs are structured, safe, and reliable. It helps define expected output schemas, validate responses against these schemas, and apply corrective actions or re-prompts when validation fails. The current version is 0.10.0 and it maintains a regular release cadence, with minor updates and bug fixes typically released every few weeks.","language":"python","status":"active","version":"0.10.0","tags":["LLM","AI","validation","guardrails","moderation","Pydantic"],"last_verified":"Sun May 24","install":[{"cmd":"pip install guardrails-ai","imports":["from guardrails import Guard","from guardrails import OnFail","from guardrails.validators import PydanticValidation","from pydantic import BaseModel"]}],"homepage":"https://www.guardrailsai.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/guardrails-ai/compatibility"}}