Class AnswerGenerationModelCallSignals (1.33.0)

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

Diagnostic info related to the answer generation model call.

Attributes

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