Constructor LMFunctionAttribute
- Namespace
- LMKit.FunctionCalling
- Assembly
- LM-Kit.NET.dll
LMFunctionAttribute(string, string)
Initializes a new instance of the LMFunctionAttribute class with the specified function name and description.
public LMFunctionAttribute(string name, string description)