Class SummaryResponse
- Namespace
- FoundationaLLM.Common.Models.Orchestration
- Assembly
- FoundationaLLM.Common.dll
The summary response object.
public class SummaryResponse
- Inheritance
-
SummaryResponse
- Inherited Members
- Extension Methods
Properties
Summary
The summary response.
public string? Summary { get; set; }