Home > llm-ops > FunctionChain > (constructor)
FunctionChain.(constructor)
Constructs a new instance of the FunctionChain
class
Signature:
typescript
constructor(llm: LLM);
constructor(llm: LLM);
Parameters
Parameter | Type | Description |
---|---|---|
llm | LLM |