Documentation

GenerateAIContentJob
in package
implements ShouldQueue uses Queueable, InteractsWithQueue, SerializesModels, Batchable

Table of Contents

Interfaces

ShouldQueue

Properties

$saveToCacheKey  : string
$ttl  : Carbon|null
$userPrompt  : string

Methods

__construct()  : mixed
getResult()  : mixed
handle()  : mixed

Properties

Methods

__construct()

public __construct(string $userPrompt, string $saveToCacheKey[, Carbon|null $ttl = null ]) : mixed
Parameters
$userPrompt : string
$saveToCacheKey : string
$ttl : Carbon|null = null

        
On this page

Search results