Uses of Package
dyntabs.ai.flow
Packages that use dyntabs.ai.flow
-
Classes in dyntabs.ai.flow used by dyntabs.aiClassDescriptionThe typed value-bag that travels through an
EasyAI.flow()pipeline, carrying the flow's original input and the result of every step that has run so far, each keyed by its step name.One named step in anEasyAI.flow()pipeline: a single unit of work that reads the sharedFlowContextand produces a result. -
Classes in dyntabs.ai.flow used by dyntabs.ai.flowClassDescriptionThe typed value-bag that travels through an
EasyAI.flow()pipeline, carrying the flow's original input and the result of every step that has run so far, each keyed by its step name.