Documentation

NetworkAgent extends Model

Holds the configuration for an installed LaravelNeuro agent.

Table of Contents

Properties

$attributes  : mixed
$table  : mixed

Methods

unit()  : BelongsTo
apiType()  : Attribute

Properties

$attributes

protected mixed $attributes = ['promptClass' => 'LaravelNeuro\Prompts\SUAprompt']

$table

protected mixed $table = 'laravel_neuro_network_agents'

Methods

unit()

public unit() : BelongsTo
Return values
BelongsTo

apiType()

protected apiType() : Attribute
Return values
Attribute

        
On this page

Search results