Class ResourceProviderFormPayloadKeys
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Contains constants of the keys of the resource provider form payload.
public static class ResourceProviderFormPayloadKeys
  - Inheritance
 - 
      
      ResourceProviderFormPayloadKeys
 
- Inherited Members
 
Fields
AgentName
Agent name.
public const string AgentName = "agentName"