OptionalthresholdMinimum confidence threshold for validation (0.0 to 1.0)
OptionalllmModel to use for fact checking (from the AI SDK)
OptionalincludeWhether to include evidence in the output
OptionalincludeWhether to include fact check results in the final results
OptionalstatementsSpecific statements to check (if empty, will extract from content)
OptionalmaxMaximum number of statements to check
OptionalcustomCustom prompt for the fact-checking LLM
OptionaltemperatureTemperature for the LLM (0.0 to 1.0)
OptionalretryRetry configuration for LLM calls
OptionalmaxRetries?: numberMaximum number of retries
OptionalbaseDelay?: numberBase delay between retries in ms
OptionalcontinueWhether to continue if some statements fail to check
OptionalallowWhether to continue even if zero extracted content is available
Options for the fact checking step