We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21eff98 commit 6bc252cCopy full SHA for 6bc252c
docs/legacy/concepts/sampling.mdx
@@ -167,7 +167,7 @@ Here are some examples of how servers can use sampling to enhance interactions:
167
168
### Natural-language tool responses
169
170
-The implementer of a server without direct LLM access may want a tool to return the result of an operation in natural language to aid clients:
+A tool without direct LLM access may want to perform an operation using natural language:
171
172
```typescript
173
server.tool(
0 commit comments