RefinementCapability
Properties
Section titled “Properties”readonly name: string;order?
Section titled “order?”readonly optional order?: "parallel" | "serial";Methods
Section titled “Methods”refine()
Section titled “refine()”refine(input): Promise<RefineDecision>;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
Returns
Section titled “Returns”Promise<RefineDecision>