public sealed class PromptOptions : IMessage<PromptOptions>,
IMessage, IEquatable<PromptOptions>, IDeepCloneable<PromptOptions>,
IBufferMessagePublic NotInheritable Class PromptOptions
Implements IMessage(Of PromptOptions), IMessage,
IEquatable(Of PromptOptions), IDeepCloneable(Of PromptOptions), IBufferMessagepublic ref class PromptOptions sealed : IMessage<PromptOptions^>,
IMessage, IEquatable<PromptOptions^>, IDeepCloneable<PromptOptions^>,
IBufferMessage[<SealedAttribute>]
type PromptOptions =
class
interface IMessage<PromptOptions>
interface IMessage
interface IEquatable<PromptOptions>
interface IDeepCloneable<PromptOptions>
interface IBufferMessage
end| PromptOptions | Initializes a new instance of the PromptOptions class |
| PromptOptions(PromptOptions) | Initializes a new instance of the PromptOptions class |
| Descriptor | |
| GenericPrompt | |
| Parser | |
| PromptTypeCase | |
| QueryImagesPrompt | |
| QueryTablesPrompt | |
| ScoreDocumentsPrompt | |
| ScoreResumesPrompt | |
| SummarizePrompt | |
| SuperAgentPrompt |
| CalculateSize | |
| ClearPromptType | |
| Clone | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| Equals(PromptOptions) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MergeFrom(CodedInputStream) | |
| MergeFrom(PromptOptions) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| GenericPromptFieldNumber | Field number for the "genericPrompt" field. |
| QueryImagesPromptFieldNumber | Field number for the "queryImagesPrompt" field. |
| QueryTablesPromptFieldNumber | Field number for the "queryTablesPrompt" field. |
| ScoreDocumentsPromptFieldNumber | Field number for the "scoreDocumentsPrompt" field. |
| ScoreResumesPromptFieldNumber | Field number for the "scoreResumesPrompt" field. |
| SummarizePromptFieldNumber | Field number for the "summarizePrompt" field. |
| SuperAgentPromptFieldNumber | Field number for the "superAgentPrompt" field. |