Skip to content

Commit 7d45b5b

Browse files
authored
fix: README (#10)
1 parent b6dc6b8 commit 7d45b5b

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ services:
9595
PhpLlm\LlmChain\ToolBox\Tool\YouTubeTranscriber: ~
9696
```
9797
98-
Custom tools can be registered by using the `AsTool` attribute:
98+
Custom tools can be registered by using the `#[AsTool]` attribute:
9999
```php
100100
use PhpLlm\LlmChain\ToolBox\AsTool;
101101

composer.lock

Lines changed: 18 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)