Table of Contents

Class PluginFilter

Namespace
FoundationaLLM.Common.Models.ResourceProviders.Plugin
Assembly
FoundationaLLM.Common.dll

Provides filter properties for Plugin resources.

public class PluginFilter
Inheritance
PluginFilter
Inherited Members
Extension Methods

Properties

Categories

Gets or sets a value representing the list of plugin categories to retrieve.

[JsonPropertyName("categories")]
public List<string> Categories { get; set; }

Property Value

List<string>