Class VectorReference
- Namespace
- FoundationaLLM.Plugin.Models
- Assembly
- FoundationaLLM.Vector.dll
Provides a reference to a resource managed by the FoundationaLLM.Plugin resource provider.
public class VectorReference : ResourceReference
- Inheritance
-
VectorReference
- Inherited Members
- Extension Methods
Properties
ResourceType
The object type of the plugin.
[JsonIgnore]
public override Type ResourceType { get; }