List Agents API
Get access to all agents in the database.
You'll need to get cerebrum's AgentManager
class first. You can access it like this:
You can instantiate the AgentManager
like this and list all the available agents:
Last updated
Get access to all agents in the database.
You'll need to get cerebrum's AgentManager
class first. You can access it like this:
You can instantiate the AgentManager
like this and list all the available agents:
Last updated