MCPcopy
hub / github.com/langchain-ai/langchain / chain.py

File chain.py

templates/guardrails-output-parser/guardrails_output_parser/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from langchain.output_parsers import GuardrailsOutputParser
2from langchain_community.llms import OpenAI
3from langchain_core.prompts import PromptTemplate
4

Callers

nothing calls this directly

Calls 5

PromptTemplateClass · 0.90
OpenAIClass · 0.90
from_rail_stringMethod · 0.80
escapeMethod · 0.80
with_typesMethod · 0.45

Tested by

no test coverage detected