feat: adding simple weather tool #9
Annotations
4 errors
|
src/ToolBox/Registry.php#L47
Method PhpLlm\LlmChain\ToolBox\Registry::getMap() should return array<int, array{type: 'function', function: array{name: string, description: string, parameters?: array{type: 'object', properties: array<string, array{type: string, description: string}>, required: array<int, string>}}}> but returns array<int<0, max>, PhpLlm\LlmChain\ToolBox\Metadata>.
|
src/ToolBox/Registry.php#L47
Property PhpLlm\LlmChain\ToolBox\Registry::$map (array<int, array{type: 'function', function: array{name: string, description: string, parameters?: array{type: 'object', properties: array<string, array{type: string, description: string}>, required: array<int, string>}}}>) does not accept array<int<0, max>, PhpLlm\LlmChain\ToolBox\Metadata>.
|
|
This job failed
Loading