Skip to content

Commit 8ddbcce

Browse files
committed
ref
1 parent a44ab47 commit 8ddbcce

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/store/doc/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,11 @@ you can use the ``bin/console ai:store:setup`` command to initialize the store a
8888
# config/packages/ai.yaml
8989
ai:
9090
# ...
91-
store:
92-
chroma_db:
93-
symfonycon:
94-
collection: 'symfony_blog'
91+
92+
store:
93+
chroma_db:
94+
symfonycon:
95+
collection: 'symfony_blog'
9596
9697
.. code-block:: terminal
9798

0 commit comments

Comments
 (0)