nv_dfm_core.api.Advise#
- class nv_dfm_core.api.Advise(*, tag='@dfm-advise', advise='Field')[source]#
This marker is attached to statements to request advice for fields
- Parameters:
tag (Literal['@dfm-advise'])
advise (Literal['Field'])
- model_config = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].