nv_dfm_core.api.StopToken#

class nv_dfm_core.api.StopToken(*, token='@dfm-stop-token')[source]#

A token indicating that a pipeline stream has been stopped.

Parameters:

token (Literal['@dfm-stop-token'])

model_config = {'frozen': True}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].