Commit Inicial
This commit is contained in:
Generated
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* 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
|
||||
Reference in New Issue
Block a user