Skip to content

feat: support streaming of responses #277

feat: support streaming of responses

feat: support streaming of responses #277

Triggered via pull request October 3, 2024 18:51
Status Failure
Total duration 36s
Artifacts

pipeline.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
qa: src/Anthropic/Model/Claude.php#L66
Method PhpLlm\LlmChain\Anthropic\Model\Claude::convertStream() has no return type specified.
qa: src/Anthropic/Model/Claude.php#L66
Method PhpLlm\LlmChain\Anthropic\Model\Claude::convertStream() has parameter $response with no value type specified in iterable type array.
qa: src/Anthropic/Model/Claude.php#L66
Method PhpLlm\LlmChain\Anthropic\Model\Claude::convertStream() has parameter $response with no value type specified in iterable type array|Generator.
qa
Process completed with exit code 1.