File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ This leads to a store implementing two methods::
104104Commands
105105--------
106106
107- While using the `Chat ` component in your Symfony application along with the ``AiBundle ``,
107+ While using the `` Chat ` ` component in your Symfony application along with the ``AiBundle ``,
108108you can use the ``bin/console ai:message-store:setup `` command to initialize the message
109109store and ``bin/console ai:message-store:drop `` to clean up the message store:
110110
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Supported Stores
8282Commands
8383--------
8484
85- While using the `Store ` component in your Symfony application along with the ``AiBundle ``,
85+ While using the `` Store ` ` component in your Symfony application along with the ``AiBundle ``,
8686you can use the ``bin/console ai:store:setup `` command to initialize the store and ``bin/console ai:store:drop `` to clean up the store:
8787
8888.. code-block :: yaml
You can’t perform that action at this time.
0 commit comments