ray.data.llm.Processor.list_stage_names#

Processor.list_stage_names() List[str][source]#

List the stage names of this processor in order. Preprocess and postprocess are not included.

Returns:

A list of stage names.