Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicContent
Packages that use AnthropicContent
Package
Description
- 
Uses of AnthropicContent in dev.langchain4j.model.anthropic.internal.apiFields in dev.langchain4j.model.anthropic.internal.api declared as AnthropicContentFields in dev.langchain4j.model.anthropic.internal.api with type parameters of type AnthropicContent
- 
Uses of AnthropicContent in dev.langchain4j.model.anthropic.internal.mapperMethod parameters in dev.langchain4j.model.anthropic.internal.mapper with type arguments of type AnthropicContentModifier and TypeMethodDescriptionstatic AiMessageAnthropicMapper.toAiMessage(List<AnthropicContent> contents) static AiMessageAnthropicMapper.toAiMessage(List<AnthropicContent> contents, boolean returnThinking)