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 a7c1a68 commit b51038cCopy full SHA for b51038c
src/ai-bundle/src/Command/ChatCommand.php
@@ -36,8 +36,6 @@
36
)]
37
final class ChatCommand extends Command
38
{
39
- private AgentInterface $agent;
40
-
41
/**
42
* @param ServiceLocator<AgentInterface> $agents
43
*/
0 commit comments