Skip to content

Commit 69e2985

Browse files
Update docs/spec/_index.md
Co-authored-by: Justin Spahr-Summers <[email protected]>
1 parent 3b7d81b commit 69e2985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Each primitive can be summarized in the following control hierarchy:
3939
| Prompts | User-controlled | Interactive templates invoked by user choice | Slash commands, menu options |
4040
| Resources | Application-controlled | Contextual data attached and managed by the client | File contents, git history |
4141
| Tools | Model-controlled | Functions exposed to the LLM to invoke as needed | API calls, file operations |
42-
| Sampling | Server-initiated | LLM inference requests from server to client | Generating completions |
42+
| Sampling | Server-initiated | LLM completion requests from server to client | Generating AI summaries |
4343

4444
The communication flow between client and server:
4545

0 commit comments

Comments
 (0)