Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicTextContent
Packages that use AnthropicTextContent
Package
Description
-
Uses of AnthropicTextContent in dev.langchain4j.model.anthropic.internal.api
Fields in dev.langchain4j.model.anthropic.internal.api with type parameters of type AnthropicTextContent -
Uses of AnthropicTextContent in dev.langchain4j.model.anthropic.internal.mapper
Methods in dev.langchain4j.model.anthropic.internal.mapper that return types with arguments of type AnthropicTextContentModifier and TypeMethodDescriptionstatic List
<AnthropicTextContent> AnthropicMapper.toAnthropicSystemPrompt
(List<ChatMessage> messages, AnthropicCacheType cacheType)