Esc
API Index — Namespaces, Packages, Reports, Indices
Chat
in package
Table of Contents
Methods
Methods
mock()
public
static mock(Response $response, array<string, mixed> $user, string $message, string $threadId) : void
Parameters
- $response : Response
-
Calls
$response->sse(callable) - $user : array<string, mixed>
- $message : string
- $threadId : string
real()
public
static real(Response $response, array<string, mixed> $user, string $message, string $threadId, string $apiKey) : void
Parameters
- $response : Response
-
Calls
$response->sse(callable) - $user : array<string, mixed>
- $message : string
- $threadId : string
- $apiKey : string