Remove obsolete sequential extraction path
This commit is contained in:
@@ -54,9 +54,8 @@ type RunInput struct {
|
||||
// single worker so direct framework callers retain deterministic behavior.
|
||||
ExtractWorkers int
|
||||
|
||||
pipeline ResolvedPipeline
|
||||
llmClient contracts.StructuredLLMClient
|
||||
extractDecision *CheckpointDecision
|
||||
pipeline ResolvedPipeline
|
||||
llmClient contracts.StructuredLLMClient
|
||||
}
|
||||
|
||||
type RunOutput struct {
|
||||
|
||||
Reference in New Issue
Block a user