The text content of the model's response.
Promise that resolves to the judge evaluation results. This promise encapsulates both evaluation and tracking (tracker.trackJudgeResult is called when it resolves). Awaiting this promise guarantees both evaluation and tracking are complete.
Summarized metrics for this invocation.
Optional parsedParsed structured output, if available.
Optional rawThe raw response object from the provider, if available.
Generated using TypeDoc
The result returned by a managed model invocation (ManagedModel.run()). Includes a promise for asynchronous judge evaluations.