Class ConversationResourceProviderGetParameterNames
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Provides the parameter names for the FoundationaLLM.Conversation resource provider get operations.
public static class ConversationResourceProviderGetParameterNames
  - Inheritance
 - 
      
      ConversationResourceProviderGetParameterNames
 
- Inherited Members
 
Fields
ConversationType
The name of the parameter that specifies the conversation type.
public const string ConversationType = "conversation-type"
  Field Value
Remarks
The value of the parameter must be one of the values defined in ConversationTypes.