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 b5c8d4c commit 0bfa15fCopy full SHA for 0bfa15f
src/chat/doc/index.rst
@@ -17,7 +17,7 @@ Basic Usage
17
-----------
18
19
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`` ::
+with a ``Symfony\AI\Agent\AgentInterface`` and a ``Symfony\AI\Chat\MessageStoreInterface``::
21
22
use Symfony\AI\Agent\Agent;
23
use Symfony\AI\Chat\Chat;
0 commit comments