Skip to content

Commit 66cd464

Browse files
dabrtjuskora
andauthored
Update docs/ai_actions/configure_ai_actions.md
Co-authored-by: Justyna Koralewicz <79849375+juskora@users.noreply.github.com>
1 parent f8e9183 commit 66cd464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ai_actions/configure_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ composer require ibexa/connector-anthropic
4747
If not using Symfony Flex, enable the bundle in `config/bundles.php`:
4848

4949
``` php
50-
Ibexa\Bundle\ConnectorAnthropic\IbexaConnectorAnthropicBundle::class => [all => true],
50+
Ibexa\Bundle\ConnectorAnthropic\IbexaConnectorAnthropicBundle::class => ['all' => true],
5151
```
5252

5353
This adds the feature code, including basic handlers that let you refine text or generate alternative text for images.

0 commit comments

Comments
 (0)