Uses of Class
dev.langchain4j.model.anthropic.AnthropicChatResponseMetadata.Builder
Packages that use AnthropicChatResponseMetadata.Builder
-
Uses of AnthropicChatResponseMetadata.Builder in dev.langchain4j.model.anthropic
Subclasses with type arguments of type AnthropicChatResponseMetadata.Builder in dev.langchain4j.model.anthropicMethods in dev.langchain4j.model.anthropic that return AnthropicChatResponseMetadata.BuilderModifier and TypeMethodDescriptionAnthropicChatResponseMetadata.builder()AnthropicChatResponseMetadata.Builder.rawHttpResponse(SuccessfulHttpResponse rawHttpResponse) AnthropicChatResponseMetadata.Builder.rawServerSentEvents(List<ServerSentEvent> rawServerSentEvents) AnthropicChatResponseMetadata.toBuilder()