Skip to content

Commit bcd859f

Browse files
committed
minor #1002 [Doc] markup issue in docs/components/platform.rst (lyrixx)
This PR was merged into the main branch. Discussion ---------- [Doc] markup issue in docs/components/platform.rst | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | | License | MIT Fix [this](https://symfony.com/doc/current/ai/components/platform.html#array-structures-as-output): <img width="381" height="158" alt="image" src="https://github.com/user-attachments/assets/6335d02c-e304-4239-867f-185e97dcecaa" /> Commits ------- 8a7fc27 [Doc] markup issue in docs/components/platform.rst
2 parents 745ac4f + 8a7fc27 commit bcd859f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ To achieve this, the ``Symfony\AI\Platform\StructuredOutput\PlatformSubscriber``
347347
Array Structures as Output
348348
~~~~~~~~~~~~~~~~~~~~~~~~~~
349349

350-
Also PHP array structures as `response_format` are supported, which also requires the event subscriber mentioned above. On
350+
Also PHP array structures as ``response_format`` are supported, which also requires the event subscriber mentioned above. On
351351
top this example uses the feature through the agent to leverage tool calling::
352352

353353
use Symfony\AI\Platform\Message\Message;

0 commit comments

Comments
 (0)