Agent
class defines an agent that can be run on the Ardent platform.
Agent
constructor accepts a configuration object with the following properties:
Agent
constructor, you can also add them after the fact:
Agent
constructor, or by calling a method like
addTool()
. It’s up to you and your preferred style.