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