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 9733aee commit 1575751Copy full SHA for 1575751
src/ai-bundle/src/Command/AgentCallCommand.php
@@ -34,7 +34,7 @@
34
#[AsCommand(
35
name: 'ai:agent:call',
36
aliases: ['ai:chat'],
37
- description: 'Chat with an agent',
+ description: 'Call an agent',
38
)]
39
final class AgentCallCommand extends Command
40
{
0 commit comments