inspector property
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;
Optional sink that records each rendered prompt and its resolved sampling config so the UI can show exactly what was sent to the model.
final PromptInspector? inspector;