Ask a question to get started
Enter to send•Shift+Enter new line
GuardrailsOutputParser()
BaseOutputParser
The Guardrails object.
The LLM API passed to Guardrails during parsing. An example is openai.completions.create.
openai.completions.create
Positional arguments to pass to the above LLM API callable.
Keyword arguments to pass to the above LLM API callable.
Create a GuardrailsOutputParser from a rail file.
Parse the output of an LLM call using Guardrails.