Documentation

CustomerChatAgent extends Agent
in package

Table of Contents

Properties

$qualifyAction  : QualifyCustomerChatLeadAction|null
$session  : CustomerChatSession|null

Methods

__construct()  : mixed
instructions()  : string
registerTools()  : array<string|int, mixed>
setQualifyAction()  : static
Set the qualify action for lead notifications.
setSession()  : static
Set the chat session for context.

Properties

Methods

__construct()

public __construct([mixed $key = null ]) : mixed
Parameters
$key : mixed = null

registerTools()

public registerTools() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results