Optional
transformCustom transformation function
Optional
allowWhether to allow missing fields with defaults
Optional
skipOverride output validation (use with caution)
Optional
useUse LLM to intelligently format output according to schema
Optional
llmCustom LLM to use for transformation (falls back to state.defaultLLM)
Optional
temperatureTemperature for LLM generation (0.0 to 1.0)
Optional
systemCustom system prompt for the LLM
Optional
retryRetry configuration for LLM calls
Optional
maxRetries?: numberMaximum number of retries
Optional
baseDelay?: numberBase delay between retries in ms
Options for the transform step