{"library":"openai-guardrails","type":"library","category":null,"description":"OpenAI Guardrails is a Python framework designed for building safe and reliable AI systems by adding configurable safety and compliance guardrails to LLM applications. It provides a drop-in wrapper for OpenAI's Python client, enabling automatic input/output validation and moderation using a wide range of built-in guardrails like content safety, data protection (e.g., PII detection), and content quality (e.g., hallucination detection). The library is actively maintained by OpenAI, with frequent releases, and is currently at version 0.2.1.","language":"python","status":"active","version":"0.2.1","tags":["AI","LLM","safety","guardrails","OpenAI","moderation","PII"],"install":[{"cmd":"pip install openai-guardrails","imports":["from guardrails import GuardrailsOpenAI","from guardrails import GuardrailsAsyncOpenAI","from guardrails import GuardrailTripwireTriggered"]}],"homepage":"https://openai.github.io/openai-guardrails-python/","github":"https://github.com/openai/openai-guardrails-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/openai-guardrails/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":23.7,"avg_import_s":7.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/openai-guardrails/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}