Class PromptReference
- Namespace
 - FoundationaLLM.Prompt.Models
 
- Assembly
 - FoundationaLLM.Prompt.dll
 
Provides details about a prompt.
public class PromptReference : ResourceReference
  - Inheritance
 - 
      
      
      PromptReference
 
- Inherited Members
 
- Extension Methods
 
Properties
ResourceType
The object type of the agent.
[JsonIgnore]
public override Type ResourceType { get; }