NetworkAgent extends Model
Holds the configuration for an installed LaravelNeuro agent.
Table of Contents
Properties
- $attributes : mixed
- $table : mixed
Methods
Properties
$attributes
protected
mixed
$attributes
= ['promptClass' => 'LaravelNeuro\Prompts\SUAprompt']
$table
protected
mixed
$table
= 'laravel_neuro_network_agents'
Methods
unit()
public
unit() : BelongsTo
Return values
BelongsToapiType()
protected
apiType() : Attribute