agentscope-sift / node_modules /@modelcontextprotocol /sdk /dist /esm /examples /client /simpleTaskInteractiveClient.d.ts
| /** | |
| * Simple interactive task client demonstrating elicitation and sampling responses. | |
| * | |
| * This client connects to simpleTaskInteractive.ts server and demonstrates: | |
| * - Handling elicitation requests (y/n confirmation) | |
| * - Handling sampling requests (returns a hardcoded haiku) | |
| * - Using task-based tool execution with streaming | |
| */ | |
| export {}; | |
| //# sourceMappingURL=simpleTaskInteractiveClient.d.ts.map |