Entropic 2.9.4
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::PendingPipeline Struct Reference

Pending multi-stage pipeline (stored by dir_pipeline handler). More...

#include <entropic/core/engine_types.h>

Public Attributes

std::vector< std::string > stages
 Tier names in order.
 
std::string task
 Task description.
 

Detailed Description

Pending multi-stage pipeline (stored by dir_pipeline handler).

Version
1.8.6

Definition at line 198 of file engine_types.h.

Member Data Documentation

◆ stages

std::vector<std::string> entropic::PendingPipeline::stages

Tier names in order.

Definition at line 199 of file engine_types.h.

◆ task

std::string entropic::PendingPipeline::task

Task description.

Definition at line 200 of file engine_types.h.


The documentation for this struct was generated from the following file: