OptionaltransformCustom transformation function
OptionalallowWhether to allow missing fields with defaults
OptionalskipOverride output validation (use with caution)
OptionaluseUse LLM to intelligently format output according to schema
OptionalllmCustom LLM to use for transformation (falls back to state.defaultLLM)
OptionaltemperatureTemperature for LLM generation (0.0 to 1.0)
OptionalsystemCustom system prompt for the LLM
OptionalretryRetry configuration for LLM calls
OptionalmaxRetries?: numberMaximum number of retries
OptionalbaseDelay?: numberBase delay between retries in ms
Options for the transform step