Class PdfChatGpt
معلومات
يمثل إضافة PdfChatGpt.
[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
public static class PdfChatGptالوراثة
الأعضاء الموروثة
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object?)
- object.Equals(object?, object?)
- object.ReferenceEquals(object?, object?)
- object.GetHashCode()
الملاحظات
يتم استخدام Documentize.PdfChatGpt لإرسال طلبات إلى ChatGPT مباشرة أو عن طريق إضافة مصادر ملفات PDF وحفظ الرد في مصدر الإخراج.
الطرق
Process(IPluginOptions)
ليس لهذه الطريقة نسخة متزامنة. استخدم طريقة ProcessAsync بدلاً منها.
public static ResultContainer Process(IPluginOptions options)المعلمات
optionsIPluginOptions: كائن خيارات يحتوي على التعليمات الخاصة بـ PdfChatGpt.
القيمة المرجعة
الاستثناءات
ProcessAsync(IPluginOptions)
يبدأ معالجة PdfChatGpt باستخدام المعلمات المحددة.
public static Task<ResultContainer> ProcessAsync(IPluginOptions options)المعلمات
optionsIPluginOptions: كائن خيارات يحتوي على التعليمات الخاصة بـ PdfChatGpt.
القيمة المرجعة
كائن المهمة الذي يمثل العملية غير المتزامنة.
الاستثناءات
Namespace: Documentize
Assembly: Documentize.dll