DocumentationAgent
extends Agent
in package
Table of Contents
Properties
- $docsPath : string
Methods
- __construct() : mixed
- instructions() : string
- registerTools() : array<string|int, mixed>
Properties
$docsPath
protected
string
$docsPath
= ''
Methods
__construct()
public
__construct([mixed $key = null ]) : mixed
Parameters
- $key : mixed = null
instructions()
public
instructions() : string
Return values
stringregisterTools()
public
registerTools() : array<string|int, mixed>