Class AnswerGenerationModelCallSignals (1.34.0)

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

Diagnostic info related to the answer generation model call.

Attributes

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