Uses of Record Class
ai.wanaku.core.exchange.ParsedToolInvokeRequest
-
Uses of ParsedToolInvokeRequest in ai.wanaku.core.exchange
Methods in ai.wanaku.core.exchange that return ParsedToolInvokeRequestModifier and TypeMethodDescriptionstatic ParsedToolInvokeRequestParsedToolInvokeRequest.parseRequest(ToolInvokeRequest toolInvokeRequest) Parses the URI provided by the routerstatic ParsedToolInvokeRequestParsedToolInvokeRequest.parseRequest(String uri, ToolInvokeRequest toolInvokeRequest) Parses a URI, ignoring the one provided by the router.