Interface ISummaryClientTOptions

واجهة ISummaryClient<TOptions>

تمثل واجهة لعميل ملخص مع خيارات محددة.

public interface ISummaryClient<in TOptions> : IAIClient
المعاملالوصف
TOptionsنوع الخيارات لعميل الملخص.

الطرق

الاسمالوصف
GetSummaryCopilot(ISummaryCopilotOptions<TOptions>)يحصل على مثيل من ISummaryCopilot مع الخيارات المحددة.

انظر أيضًا