Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicFormat
Packages that use AnthropicFormat
-
Uses of AnthropicFormat in dev.langchain4j.model.anthropic.internal.api
Methods in dev.langchain4j.model.anthropic.internal.api that return AnthropicFormatModifier and TypeMethodDescriptionAnthropicFormat.Builder.build()static AnthropicFormatAnthropicFormat.fromJsonSchema(JsonSchema schema) AnthropicOutputConfig.getFormat()Methods in dev.langchain4j.model.anthropic.internal.api with parameters of type AnthropicFormatModifier and TypeMethodDescriptionbooleanAnthropicFormat.equalsTo(AnthropicFormat other) AnthropicOutputConfig.Builder.format(AnthropicFormat format)