IAIReportGenerationHost Members
Defines methods that allow the report generation workflow to request prompt clarifications and publish progress updates.Methods
| Name | Description |
|---|---|
| ClarifyPromptAsync(PromptClarificationQuestion) | Requests additional prompt details when report generation requires them. |
| NotifyAsync(String, String) | Sends report generation status and reasoning to the host. |
See Also