Gemini Text & Embeddings #190
Annotations
4 errors and 1 warning
phpstan:
src/Providers/Gemini/Handlers/Text.php#L51
Parameter $response of class EchoLabs\Prism\Providers\ProviderResponse constructor expects array{id: string, model: string}, array{avgLogprobs: mixed, model: mixed} given.
|
phpstan:
src/Providers/Gemini/Handlers/Text.php#L65
Parameter #2 $systemPrompt of class EchoLabs\Prism\Providers\Gemini\Maps\MessageMap constructor expects string, string|null given.
|
phpstan:
src/Providers/Gemini/Maps/MessageMap.php#L103
Parameter #1 $string of function base64_encode expects string, string|false given.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|