mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 12:55:21 +02:00
Remove includeContext: "thisServer" from CreateMessageRequest in trigger-sampling-request.ts
This commit is contained in:
@@ -58,7 +58,6 @@ export const registerTriggerSamplingRequestTool = (server: McpServer) => {
|
|||||||
systemPrompt: "You are a helpful test server.",
|
systemPrompt: "You are a helpful test server.",
|
||||||
maxTokens,
|
maxTokens,
|
||||||
temperature: 0.7,
|
temperature: 0.7,
|
||||||
includeContext: "thisServer",
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user