feat: support streaming of responses #277
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.
|