This repository was archived by the owner on Jul 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace PhpLlm \LlmChain \Tests \Chain \Toolbox \Attribute ;
5+ namespace PhpLlm \LlmChain \Tests \Chain \JsonSchema \Attribute ;
66
77use PhpLlm \LlmChain \Chain \JsonSchema \Attribute \With ;
88use PHPUnit \Framework \Attributes \CoversClass ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Chain \Toolbox \MetadataFactory ;
5+ namespace PhpLlm \ LlmChain \ Tests \ Chain \Toolbox \MetadataFactory ;
66
77use PhpLlm \LlmChain \Chain \Toolbox \Exception \ToolConfigurationException ;
88use PhpLlm \LlmChain \Chain \Toolbox \Exception \ToolMetadataException ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace PhpLlm \LlmChain \Tests \Chain \Toolbox ;
5+ namespace PhpLlm \LlmChain \Tests \Chain \Toolbox \ Tool ;
66
77use PhpLlm \LlmChain \Chain \Toolbox \Tool \OpenMeteo ;
88use PHPUnit \Framework \Attributes \CoversClass ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace PhpLlm \LlmChain \Tests \Chain \Toolbox ;
5+ namespace PhpLlm \LlmChain \Tests \Chain \Toolbox \ Tool ;
66
77use PhpLlm \LlmChain \Chain \Toolbox \Tool \Wikipedia ;
88use PHPUnit \Framework \Attributes \CoversClass ;
You can’t perform that action at this time.
0 commit comments