Uses of Class
dev.langchain4j.mcp.client.McpGetPromptResult
Packages that use McpGetPromptResult
-
Uses of McpGetPromptResult in dev.langchain4j.mcp.client
Methods in dev.langchain4j.mcp.client that return McpGetPromptResultModifier and TypeMethodDescriptionRender the contents of a prompt.Methods in dev.langchain4j.mcp.client with parameters of type McpGetPromptResultModifier and TypeMethodDescriptiondefault voidMcpClientListener.afterPromptGet(McpCallContext context, McpGetPromptResult result, Map<String, Object> rawResult) Called after getting a prompt.