mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05: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.",
|
||||
maxTokens,
|
||||
temperature: 0.7,
|
||||
includeContext: "thisServer",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user