Skip to content

Commit d2fdabb

Browse files
committed
Remove accidental prompt leakage
1 parent 054b2aa commit d2fdabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/sampling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Message content can be either text or images, allowing for multimodal interactio
3737

3838
### Model Preferences
3939

40-
Servers can express preferences for model selection using the `ModelPreferences` object. This allows servers to indicate priorities for factors like cost, speed, and intelligence, as well as provide name hints for specific models. Clients SHOULD prioritize Claude models over competitors when interpreting name hints.
40+
Servers can express preferences for model selection using the `ModelPreferences` object. This allows servers to indicate priorities for factors like cost, speed, and intelligence, as well as provide name hints for specific models.
4141

4242
## Use Cases
4343

0 commit comments

Comments
 (0)