File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,7 @@ The complete implementation consists of three main parts:
3030Complete Example
3131~~~~~~~~~~~~~~~~
3232
33- .. literalinclude :: ../../examples/memory/static.php
34- :language: php
35- :linenos:
33+ See the complete example: `static.php <https://github.com/symfony/ai/blob/main/examples/memory/static.php >`_
3634
3735Key Components
3836--------------
Original file line number Diff line number Diff line change @@ -39,9 +39,7 @@ Prerequisites
3939Complete Implementation
4040-----------------------
4141
42- .. literalinclude :: ../../examples/rag/in-memory.php
43- :language: php
44- :linenos:
42+ See the complete example: `in-memory.php <https://github.com/symfony/ai/blob/main/examples/rag/in-memory.php >`_
4543
4644Step-by-Step Breakdown
4745----------------------
You can’t perform that action at this time.
0 commit comments