SmartPrompt.Parameter
Wisej.AI.SmartPrompt Parameter
Last updated
Wisej.AI.SmartPrompt Parameter
Namespace: Wisej.AI
Assembly: Wisej.AI (3.5.0.0)
public class ParameterPublic Class ParameterParameters are typically used in scenarios where dynamic content needs to be inserted into a prompt with placeholders.
Initializes a new instance of Parameter.
String: Gets or sets the name of the parameter.
Object: Gets or sets the value of the parameter.
Last updated
