handlePromptGuardrailViolation
handlePromptGuardrailViolation: (violation: GuardrailResponse) => LLMMessage = defaultGuardrailViolationHandler
handleResponseGuardrailViolation
handleResponseGuardrailViolation: (violation: GuardrailResponse) => LLMMessage = defaultGuardrailViolationHandler
layerupApiBaseUrl
layerupApiBaseUrl: string = "https://api.uselayerup.com/v1"
layerupApiKey
layerupApiKey: string
lc_serializable
lc_serializable: boolean = true
llm
llm: BaseLLM
mask
mask: boolean = false
metadata: Record<string, unknown> = {}
promptGuardrails
promptGuardrails: string[] = []
responseGuardrails
responseGuardrails: string[] = []