@guardrails-ai/core / Exports / Types
Ƭ Dictionary: Record
<string
, any
>
Ƭ FromRailOptions: Object
Name | Type |
---|---|
numReasks? |
number |
Ƭ FromStringOptions: FromRailOptions
& { description?
: string
; instructions?
: string
; prompt?
: string
; reaskInstructions?
: string
; reaskPrompt?
: string
}
Ƭ ParseOptions: Object
Name | Type |
---|---|
fullSchemaReask? |
boolean |
kwargs? |
Dictionary |
metadata? |
Dictionary |
numReasks? |
number |
promptParams? |
Dictionary |