Class RewriterModelCallSignals (1.33.0)

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

Diagnostic info related to the rewriter model call.

Attributes

NameDescription
rendered_prompt str
Prompt as sent to the model.
model_output str
Output of the generative model.