Skip to main content

CandleExecutorFactory

Type Alias CandleExecutorFactory 

Source
pub type CandleExecutorFactory = LlmExecutorFactory;
๐Ÿ‘ŽDeprecated:

use LlmExecutorFactory (renamed PR A โ€” Dim 1/3 cleanup)

Expand description

Back-compat alias; retained so external test fixtures referencing the old name continue to compile while we sweep call sites.

Aliased Typeยง

pub struct CandleExecutorFactory;