A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
V
- validate(dev.langchain4j.model.chat.request.ChatRequestParameters) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validate(dev.langchain4j.model.chat.request.ChatRequestParameters) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validate(dev.langchain4j.model.chat.request.ResponseFormat) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validate(dev.langchain4j.model.chat.request.ResponseFormat) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validate(dev.langchain4j.model.chat.request.ToolChoice) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validate(dev.langchain4j.model.chat.request.ToolChoice) - function in dev.langchain4j.model.chat.ChatLanguageModel
- validateSpecifications(java.util.List) - function in dev.langchain4j.agent.tool.ToolSpecifications
- Validates all the ToolSpecifications.
- validateStructuredPrompt(Object) - function in dev.langchain4j.model.input.structured.StructuredPrompt.Util
- Validates that the given object is annotated with StructuredPrompt.
- ValidationUtils - class in dev.langchain4j.internal
- Utility class for validating method arguments.
- value() - function in dev.langchain4j.agent.tool.JsonSchemaProperty
- Get the value.
- value() - function in dev.langchain4j.agent.tool.P
- Description of a parameter
- value() - function in dev.langchain4j.agent.tool.Tool
- Description of the tool.
- value() - function in dev.langchain4j.model.input.structured.StructuredPrompt
- Prompt template can be defined in one line or multiple lines.
- value() - function in dev.langchain4j.model.output.structured.Description
- The description can be defined in one line or multiple lines.
- valueOf(java.lang.String) - function in dev.langchain4j.data.message.ChatMessageType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.data.message.ContentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.data.message.ImageContent.DetailLevel
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.model.chat.Capability
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.model.chat.request.ResponseFormatType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.model.chat.request.ToolChoice
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.model.output.FinishReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.rag.content.ContentMetadata
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in dev.langchain4j.rag.query.router.LanguageModelQueryRouter.FallbackStrategy
- Returns the enum constant of this type with the specified name.
- values() - function in dev.langchain4j.data.message.ChatMessageType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.data.message.ContentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.data.message.ImageContent.DetailLevel
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.model.chat.Capability
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.model.chat.request.ResponseFormatType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.model.chat.request.ToolChoice
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.model.output.FinishReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.rag.content.ContentMetadata
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in dev.langchain4j.rag.query.router.LanguageModelQueryRouter.FallbackStrategy
- Returns an array containing the constants of this enum type, in the order they're declared.
- vector() - function in dev.langchain4j.data.embedding.Embedding
- Returns the vector.
- vectorAsList() - function in dev.langchain4j.data.embedding.Embedding
- Returns a copy of the vector as a list.
- VIDEO - enum entry in dev.langchain4j.data.message.ContentType
Video content.
- video() - function in dev.langchain4j.data.message.VideoContent
- Get the
Video
. - Video - class in dev.langchain4j.data.video
- Video.Builder - class in dev.langchain4j.data.video.Video
- Builder for Video.
- VideoContent - class in dev.langchain4j.data.message