Class EntityExtractionParams (0.5.2)

EntityExtractionParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters to control entity extraction behavior. .. attribute:: enabled

Whether to enable entity extraction.

:type: bool

Attribute

NameDescription
model_version str
Model version of the entity extraction. Default is "builtin/stable". Specify "builtin/latest" for the latest model.