Uses of Class
com.pnfsoftware.jeb.client.mcp.llm.LlmConversationBuilder.Content
Packages that use LlmConversationBuilder.Content
-
Uses of LlmConversationBuilder.Content in com.pnfsoftware.jeb.client.mcp.llm
Subclasses of LlmConversationBuilder.Content in com.pnfsoftware.jeb.client.mcp.llmModifier and TypeClassDescriptionstatic class
static class
static class
Methods in com.pnfsoftware.jeb.client.mcp.llm that return types with arguments of type LlmConversationBuilder.ContentModifier and TypeMethodDescriptionGeminiConversation.send
(List<LlmConversationBuilder.Content> contentList) ILlmConversation.send
(List<LlmConversationBuilder.Content> contentList) Method parameters in com.pnfsoftware.jeb.client.mcp.llm with type arguments of type LlmConversationBuilder.ContentModifier and TypeMethodDescriptionGeminiConversation.send
(List<LlmConversationBuilder.Content> contentList) ILlmConversation.send
(List<LlmConversationBuilder.Content> contentList)