| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.ModelPreferences |
McpSchema.ModelPreferences.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.CreateMessageRequest.Builder |
McpSchema.CreateMessageRequest.Builder.modelPreferences(McpSchema.ModelPreferences modelPreferences) |
| Constructor and Description |
|---|
CreateMessageRequest(List<McpSchema.SamplingMessage> messages,
McpSchema.ModelPreferences modelPreferences,
String systemPrompt,
McpSchema.CreateMessageRequest.ContextInclusionStrategy includeContext,
Double temperature,
int maxTokens,
List<String> stopSequences,
Map<String,Object> metadata) |
Copyright © 2025. All rights reserved.