feat: add message id, timestamp and other metadata #175
Annotations
3 errors and 1 warning
PHPStan:
src/Model/Message/Message.php#L62
Access to an undefined property PhpLlm\LlmChain\Model\Message\Message::$id.
|
PHPStan:
src/Model/Message/Metadata.php#L15
Method PhpLlm\LlmChain\Model\Message\Metadata::__construct() has parameter $array with no value type specified in iterable type array.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading