Skip to content

Commit 0bfa15f

Browse files
committed
ref
1 parent b5c8d4c commit 0bfa15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Basic Usage
1717
-----------
1818

1919
To initiate a chat, you need to instantiate the ``Symfony\AI\Chat\Chat`` along
20-
with a ``Symfony\AI\Chat\MessageStoreInterface`` and an ``Symfony\AI\Agent\AgentInterface`` ::
20+
with a ``Symfony\AI\Agent\AgentInterface`` and a ``Symfony\AI\Chat\MessageStoreInterface``::
2121

2222
use Symfony\AI\Agent\Agent;
2323
use Symfony\AI\Chat\Chat;

0 commit comments

Comments
 (0)