We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ee763 commit 41d1ed5Copy full SHA for 41d1ed5
examples/bedrock/toolcall-claude.php
@@ -13,7 +13,6 @@
13
use Symfony\AI\Agent\Toolbox\AgentProcessor;
14
use Symfony\AI\Agent\Toolbox\Tool\Wikipedia;
15
use Symfony\AI\Agent\Toolbox\Toolbox;
16
-use Symfony\AI\Platform\Bridge\Anthropic\Claude;
17
use Symfony\AI\Platform\Bridge\Bedrock\PlatformFactory;
18
use Symfony\AI\Platform\Message\Message;
19
use Symfony\AI\Platform\Message\MessageBag;
0 commit comments