Entropic 2.3.8
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 165 of file engine_types.h.

Member Data Documentation

◆ stages

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

Tier names in order.

Definition at line 166 of file engine_types.h.

◆ task

std::string entropic::PendingPipeline::task

Task description.

Definition at line 167 of file engine_types.h.


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