Skip to content

Commit 1575751

Browse files
committed
Update command description from 'Chat with an agent' to 'Call an agent'
1 parent 9733aee commit 1575751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai-bundle/src/Command/AgentCallCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#[AsCommand(
3535
name: 'ai:agent:call',
3636
aliases: ['ai:chat'],
37-
description: 'Chat with an agent',
37+
description: 'Call an agent',
3838
)]
3939
final class AgentCallCommand extends Command
4040
{

0 commit comments

Comments
 (0)