Skip to content

Commit 08d364d

Browse files
authored
Update text to make clear Elicitation is not directly associated with… (#1062)
1 parent 5c9cf29 commit 08d364d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ _Full example: [examples/snippets/servers/completion.py](https://github.com/mode
546546
<!-- /snippet-source -->
547547
### Elicitation
548548

549-
Request additional information from users during tool execution:
549+
Request additional information from users. This example shows an Elicitation during a Tool Call:
550550

551551
<!-- snippet-source examples/snippets/servers/elicitation.py -->
552552
```python

0 commit comments

Comments
 (0)