Abstraction advancement, driver defines the structure of tool call an… #5
Annotations
10 errors and 1 warning
phpstan:
config/laragent.php#L6
Class Maestroerror\LarAgent\ChatHistory\InMemoryChatHistory not found.
|
phpstan:
config/laragent.php#L22
Class Maestroerror\LarAgent\ChatHistory\InMemoryChatHistory not found.
|
phpstan:
src/Agent.php#L11
Unsafe usage of new static().
|
phpstan:
src/Agent.php#L14
Access to an undefined property Maestroerror\LarAgent\Agent::$chatSessionId.
|
phpstan:
src/Agent.php#L17
Access to an undefined property Maestroerror\LarAgent\Agent::$model.
|
phpstan:
src/Core/Abstractions/Message.php#L106
Call to an undefined method Maestroerror\LarAgent\Core\Abstractions\Message::fromArray().
|
phpstan:
src/Core/Contracts/LlmDriver.php#L27
PHPDoc tag @param references unknown parameter: $name
|
phpstan:
src/LarAgent.php#L92
Property Maestroerror\LarAgent\LarAgent::$temperature (int) does not accept float.
|
phpstan:
src/LarAgent.php#L247
Call to an undefined method Maestroerror\LarAgent\Core\Contracts\LlmDriver::structuredOutputEnabled().
|
phpstan:
src/LarAgent.php#L328
Call to an undefined method Maestroerror\LarAgent\Core\Contracts\LlmDriver::toolResultToMessage().
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|