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