Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicCacheMissReason
Packages that use AnthropicCacheMissReason
-
Uses of AnthropicCacheMissReason in dev.langchain4j.model.anthropic.internal.api
Fields in dev.langchain4j.model.anthropic.internal.api declared as AnthropicCacheMissReasonModifier and TypeFieldDescriptionAnthropicDiagnostics.cacheMissReasonnullwhen eitherprevious_message_idwasnull(first turn) or the comparison found no divergence, and alsonull(with this object itself present) while the comparison was still running when the response was serialized.Methods in dev.langchain4j.model.anthropic.internal.api that return AnthropicCacheMissReasonMethods in dev.langchain4j.model.anthropic.internal.api with parameters of type AnthropicCacheMissReasonModifier and TypeMethodDescriptionvoidAnthropicDiagnostics.setCacheMissReason(AnthropicCacheMissReason cacheMissReason)