inspector property

PromptInspector? inspector
final

Optional sink that records each rendered prompt and its resolved sampling config so the UI can show exactly what was sent to the model.

Implementation

final PromptInspector? inspector;