Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACCESS_DENIED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- accessToken() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
accessToken
record component. - apikey() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Returns the value of the
apikey
record component. - apiKey() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
IBM Cloud API key.
- apiKey() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
IBM Cloud API key.
- appendArguments(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- arguments() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Returns the value of the
arguments
record component. - AUTHENTICATION_TOKEN_EXPIRED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- AUTHORIZATION_REJECTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- autoRotationCorrection() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
autoRotationCorrection
record component. - autoRotationCorrection(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Enables or disables automatic rotation correction for input pages.
B
- BAD_DIGEST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- base64Image(Image) - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxUtils
- baseUrl() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
Base URL for the built-in service.
- baseUrl() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.IAMConfig
-
Base URL of the IAM Authentication API.
- baseUrl() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Specifies the base URL of the watsonx.ai API.
- baseUrl() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig
-
Base URL of the Cloud Object Storage API.
- BearerTokenHeaderFactory - Class in io.quarkiverse.langchain4j.watsonx.client.filter
-
Add the bearer token to the watsonx.ai APIs.
- BearerTokenHeaderFactory(TokenGenerator) - Constructor for class io.quarkiverse.langchain4j.watsonx.client.filter.BearerTokenHeaderFactory
- bucket() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Returns the value of the
bucket
record component. - BUCKET_ALREADY_EXISTS - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- BUCKET_ALREADY_OWNED_BY_YOU - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- BUCKET_NOT_EMPTY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- bucketName() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig.DocumentReference
-
The name of the bucket containing the input document.
- bucketName() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig.ResultsReference
-
The name of the bucket where the output files will be written.
- build() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- build() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Builds and returns a
TextExtraction.Parameters
object with the configured values. - build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel.Builder
- build() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- builder() - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel
- builder() - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel.Builder
- Builder() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- builtInService() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig
-
Configuration for built-in services.
- BuiltinServiceConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- BuiltinServiceConfig.GoogleSearchConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- BuiltinServiceException - Exception Class in io.quarkiverse.langchain4j.watsonx.exception
- BuiltinServiceException(String, Integer) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.BuiltinServiceException
- BuiltinServiceRecorder - Class in io.quarkiverse.langchain4j.watsonx.runtime
- BuiltinServiceRecorder() - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.BuiltinServiceRecorder
- BXNIM0415E - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.IAMError.Code
C
- chat(TextChatRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- chatModel() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Chat model related settings.
- chatModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- ChatModelConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- checkExtractionStatus(String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Retrieves the current status of a text extraction process.
- choices() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns the value of the
choices
record component. - choices() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns the value of the
choices
record component. - cleanToolChoice() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- client - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- code() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Returns the value of the
code
record component. - code() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Returns the value of the
code
record component. - codeToEnum() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
- COMPLETED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- completedAt() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
completedAt
record component. - completionTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Returns the value of the
completionTokens
record component. - completionTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Returns the value of the
completionTokens
record component. - config() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Returns the value of the
config
record component. - connection() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Returns the value of the
connection
record component. - connection() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig.DocumentReference
-
The ID of the connection asset that contains the credentials required to access the data.
- connection() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig.ResultsReference
-
The ID of the connection asset used to store the extracted results.
- connection() - Method in record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Returns the value of the
connection
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Returns the value of the
content
record component. - content() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Returns the value of the
content
record component. - contentType() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Returns the value of the
contentType
record component. - convert() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Converts a
TextChatMessage.TextChatToolCall
into aToolExecutionRequest
. - convert(ChatMessage) - Static method in interface io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage
-
Converts the
ChatMessage
into aTextChatMessage
. - convert(ChatRequestParameters) - Static method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- convert(ChatRequestParameters) - Static method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- CosDataConnection(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataConnection
-
Creates an instance of a
CosDataConnection
record class. - CosDataLocation(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Creates an instance of a
CosDataLocation
record class. - CosError - Class in io.quarkiverse.langchain4j.watsonx.bean
- CosError() - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.CosError
- CosError.Code - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- COSException - Exception Class in io.quarkiverse.langchain4j.watsonx.exception
- COSException(String, CosError, Integer) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.COSException
- COSException(String, Integer) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.COSException
- COSRestApi - Interface in io.quarkiverse.langchain4j.watsonx.client
- country() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Returns the value of the
country
record component. - created() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns the value of the
created
record component. - created() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns the value of the
created
record component. - createdAt() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Returns the value of the
createdAt
record component. - createEmbeddedImages() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
createEmbeddedImages
record component. - createFile(String, String, InputStream) - Method in interface io.quarkiverse.langchain4j.watsonx.client.COSRestApi
- CREDENTIALS_NOT_SUPPORTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
D
- decayFactor() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Returns the value of the
decayFactor
record component. - decayFactor() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig.LengthPenaltyConfig
-
Represents the factor of exponential decay.
- decayFactor(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- decayFactor(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- decodingMethod() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Represents the strategy used for picking the tokens during generation of the output text.
- decodingMethod() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- decodingMethod(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- decodingMethod(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- decodingMethod(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- decodingMethod(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- defaultConfig() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig
-
Default model config.
- defaultConfig() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxFixedRuntimeConfig
-
Default model config.
- defaultRequestParameters() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- defaultRequestParameters() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- defaultRequestParameters() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- defaultRequestParameters() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
- deleteFile(String, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.COSRestApi
- deleteFile(String, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Deletes a file from the specified bucket.
- deleteFile(String, String, Duration) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Deletes a file from the specified bucket.
- delta() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Returns the value of the
delta
record component. - description() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Returns the value of the
description
record component. - description() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Returns the value of the
description
record component. - details() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.BuiltinServiceException
- details() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.COSException
- details() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- DISABLED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
- DISABLED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.OCR
- doChat(ChatRequest) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- doChat(ChatRequest) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- doChat(ChatRequest, StreamingChatResponseHandler) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- doChat(ChatRequest, StreamingChatResponseHandler) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
- documentReference() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns the value of the
documentReference
record component. - documentReference() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Returns the value of the
documentReference
record component. - documentReference() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig
-
The reference to the document that needs to be processed.
- documentReference(TextExtractionRequest.TextExtractionDataReference) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- documentReference(TextExtraction.Reference) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the reference to the input document.
- DOWNLOADED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- DOWNLOADING - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- dpi(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the target DPI for output images.
E
- embedAll(List<TextSegment>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel
- embeddedImages(TextExtractionRequest.EmbeddedImages) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Specifies the behavior for embedded image generation.
- embedding() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse.Result
-
Returns the value of the
embedding
record component. - embeddingModel() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Embedding model related settings.
- embeddingModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- EmbeddingModelConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- EmbeddingParameters - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- EmbeddingParameters(Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingParameters
-
Creates an instance of a
EmbeddingParameters
record class. - EmbeddingRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- EmbeddingRequest(String, String, String, List<String>, EmbeddingParameters) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Creates an instance of a
EmbeddingRequest
record class. - EmbeddingResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- EmbeddingResponse(List<EmbeddingResponse.Result>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse
-
Creates an instance of a
EmbeddingResponse
record class. - EmbeddingResponse.Result - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- embeddings(EmbeddingRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- ENABLED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.OCR
- ENABLED_PLACEHOLDER - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
- ENABLED_TEXT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
- ENABLED_VERBALIZATION - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
- ENABLED_VERBALIZATION_ALL - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
- enableIntegration() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Whether to enable the integration.
- entity() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Returns the value of the
entity
record component. - Entity(TextExtractionRequest.TextExtractionDataReference, TextExtractionRequest.TextExtractionDataReference, TextExtractionResponse.TextExtractionResults) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Creates an instance of a
Entity
record class. - ENTITY_TOO_LARGE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- ENTITY_TOO_SMALL - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- equals(Object) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool.Function
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataConnection
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.GoogleSearchInput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.StringInput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WebCrawlerInput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
error
record component. - Error(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Creates an instance of a
Error
record class. - errorCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Returns the value of the
errorCode
record component. - errorMessage() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Returns the value of the
errorMessage
record component. - errors() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Returns the value of the
errors
record component. - expiration() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
expiration
record component. - expiresIn() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
expiresIn
record component. - extractAndFetch(String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Starts the text extraction process for a file that is already present in Cloud Object Storage (COS) and returns the extracted text value.
- extractAndFetch(String, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Starts the text extraction process for a file that is already present in Cloud Object Storage (COS) and returns the extracted text value.
F
- FAILED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- fileName() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Returns the value of the
fileName
record component. - find(String, String) - Method in class io.quarkiverse.langchain4j.watsonx.services.WeatherService
- finishReason() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Returns the value of the
finishReason
record component. - finishReason() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Returns the value of the
finishReason
record component. - FORCED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.OCR
- frequencyPenalty() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Positive values penalize new tokens based on their existing frequency in the generated text, reducing the likelihood of the model repeating the same lines verbatim.
- frequencyPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- frequencyPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- frequencyPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- function() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Returns the value of the
function
record component. - function() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns the value of the
function
record component. - function() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Returns the value of the
function
record component. - Function(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool.Function
-
Creates an instance of a
Function
record class.
G
- generate() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TokenGenerator
- generateBearer(IdentityTokenRequest) - Method in interface io.quarkiverse.langchain4j.watsonx.client.IAMRestApi
- generatedText() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns the value of the
generatedText
record component. - generatedTokenCount() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns the value of the
generatedTokenCount
record component. - generation(TextGenerationRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- generationModel() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Generation model related settings.
- generationModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- GenerationModelConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- GenerationModelConfig.LengthPenaltyConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- generationStreaming(TextGenerationRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- generationStreamingModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- get(String) - Static method in class io.quarkiverse.langchain4j.watsonx.runtime.TokenGenerationCache
- getAutoRotationCorrection() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getClient() - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx
- getCode() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- getCode() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.TextExtractionException
- getDecodingMethod() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getDocumentReference() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getDpi() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getEmbeddedImages() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getFileContent(String, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.COSRestApi
- getFileMetadata(String, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.COSRestApi
- getFrequencyPenalty() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getHeaders(MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class io.quarkiverse.langchain4j.watsonx.client.filter.BearerTokenHeaderFactory
- getHttpStatusCode() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- getIncludeStopSequence() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getLengthPenalty() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getLogitBias() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getLogprobs() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getMaxNewTokens() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getMaxTokens() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getMessage() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- getMinNewTokens() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getMode() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getModelId() - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx
- getN() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getOcr() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getOrCreateTokenGenerator(String, URL, String, Duration) - Static method in class io.quarkiverse.langchain4j.watsonx.runtime.TokenGenerationCache
- getOutputFileName() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getOutputTokensAndBbox() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getPresencePenalty() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getProjectId() - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx
- getRandomSeed() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getRemoveOutputFile() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getRemoveUploadedFile() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getRepetitionPenalty() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getRequestId() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- getResource() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- getResponseFormat() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getResultsReference() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getSeed() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getSpaceId() - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx
- getStop() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getStopSequences() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTemperature() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getTemperature() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTextExtractionDetails(String, String, String, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- getTimeLimit() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getTimeLimit() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTimeout() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getToolChoice() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getToolChoiceOption() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getTopK() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTopLogprobs() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getTopP() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- getTopP() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTruncateInputTokens() - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters
- getTypes() - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- getVersion() - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx
- GOOGLE_SEARCH - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
- googleSearch() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
Google search service configuration.
- googleSearch(LangChain4jWatsonxConfig) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.BuiltinServiceRecorder
- GoogleSearchInput(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.GoogleSearchInput
-
Creates an instance of a
GoogleSearchInput
record class. - GoogleSearchResult - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- GoogleSearchResult(String, String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Creates an instance of a
GoogleSearchResult
record class. - GoogleSearchService - Class in io.quarkiverse.langchain4j.watsonx.services
-
Built-in service to search for online trends, news, current events, real-time information or research topics.
- GoogleSearchService(UtilityAgentToolsRestApi, BuiltinServiceConfig.GoogleSearchConfig) - Constructor for class io.quarkiverse.langchain4j.watsonx.services.GoogleSearchService
- grantType() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Returns the value of the
grantType
record component. - grantType() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.IAMConfig
-
Grant type for the IAM Authentication API.
H
- hashCode() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool.Function
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataConnection
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.GoogleSearchInput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.StringInput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WebCrawlerInput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Returns a hash code value for this object.
- HIGH_QUALITY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Mode
- HTML - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
I
- iam() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
IAM authentication related settings.
- IAMConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- IAMError - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- IAMError(IAMError.Code, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Creates an instance of a
IAMError
record class. - IAMError.Code - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- IAMRestApi - Interface in io.quarkiverse.langchain4j.watsonx.client
- id() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns the value of the
id
record component. - id() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns the value of the
id
record component. - id() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataConnection
-
Returns the value of the
id
record component. - id() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Returns the value of the
id
record component. - id() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns the value of the
id
record component. - IdentityTokenRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- IdentityTokenRequest(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Creates an instance of a
IdentityTokenRequest
record class. - IdentityTokenResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- IdentityTokenResponse(String, String, String, long, long, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Creates an instance of a
IdentityTokenResponse
record class. - includeStopSequence() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Pass
false
to omit matched stop sequences from the end of the output text. - includeStopSequence() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- includeStopSequence(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- includeStopSequence(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- includeStopSequence(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- includeStopSequence(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- INCOMPLETE_BODY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INCORRECT_NUMBER_OF_FILES_IN_POST_REQUEST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- index() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Returns the value of the
index
record component. - index() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns the value of the
index
record component. - index() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Returns the value of the
index
record component. - index() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Returns the value of the
index
record component. - INLINE_DATA_TOO_LARGE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- input() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.StringInput
-
Returns the value of the
input
record component. - inputs() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns the value of the
inputs
record component. - inputs() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
inputs
record component. - inputTokenCount() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Returns the value of the
inputTokenCount
record component. - inputTokenCount() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns the value of the
inputTokenCount
record component. - INTERNAL_ERROR - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_ACCESS_KEY_ID - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_ARGUMENT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_BUCKET_NAME - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_BUCKET_STATE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_DIGEST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_INPUT_ARGUMENT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- INVALID_LOCATION_CONSTRAINT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_OBJECT_STATE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_PART - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_PART_ORDER - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_RANGE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_REQUEST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_REQUEST_ENTITY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- INVALID_SECURITY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- INVALID_URI - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- io.quarkiverse.langchain4j.watsonx - package io.quarkiverse.langchain4j.watsonx
- io.quarkiverse.langchain4j.watsonx.bean - package io.quarkiverse.langchain4j.watsonx.bean
- io.quarkiverse.langchain4j.watsonx.client - package io.quarkiverse.langchain4j.watsonx.client
- io.quarkiverse.langchain4j.watsonx.client.filter - package io.quarkiverse.langchain4j.watsonx.client.filter
- io.quarkiverse.langchain4j.watsonx.exception - package io.quarkiverse.langchain4j.watsonx.exception
- io.quarkiverse.langchain4j.watsonx.runtime - package io.quarkiverse.langchain4j.watsonx.runtime
- io.quarkiverse.langchain4j.watsonx.runtime.config - package io.quarkiverse.langchain4j.watsonx.runtime.config
- io.quarkiverse.langchain4j.watsonx.services - package io.quarkiverse.langchain4j.watsonx.services
- isTokenExpired(Throwable) - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxUtils
J
- JSON - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
- JSON_TYPE_ERROR - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- JSON_VALIDATION_ERROR - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
K
- KEY_TOO_LONG - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
L
- LangChain4jWatsonxConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- LangChain4jWatsonxConfig.WatsonConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- LangChain4jWatsonxFixedRuntimeConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- LangChain4jWatsonxFixedRuntimeConfig.WatsonConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- lengthPenalty() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
It can be used to exponentially increase the likelihood of the text generation terminating once a specified number of tokens have been generated.
- lengthPenalty() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- lengthPenalty(TextGenerationParameters.LengthPenalty) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- lengthPenalty(TextGenerationParameters.LengthPenalty) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- LengthPenalty(Double, Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Creates an instance of a
LengthPenalty
record class. - listeners - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- listeners() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- listeners() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- listeners() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- listeners() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
- listeners(List<ChatModelListener>) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- location() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Returns the value of the
location
record component. - logitBias() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- logitBias(Map<String, Integer>) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- logitBias(Map<String, Integer>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- logprobs() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies whether to return the log probabilities of the output tokens.
- logprobs() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- logprobs(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- logprobs(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- logprobs(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- logprobs(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- logRequest(HttpClientRequest, Buffer, boolean) - Method in class io.quarkiverse.langchain4j.watsonx.client.WatsonxClientLogger
- logRequests - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
Whether the built-in rest client should log requests.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Whether chat model requests should be logged.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.EmbeddingModelConfig
-
Whether embedding model requests should be logged.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Whether chat model requests should be logged.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Whether the watsonx.ai client should log requests.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ScoringModelConfig
-
Whether embedding model requests should be logged.
- logRequests() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig
-
Whether the Cloud Object Storage client should log requests.
- logRequests(boolean) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- logResponse(HttpClientResponse, boolean) - Method in class io.quarkiverse.langchain4j.watsonx.client.WatsonxClientLogger
- logResponses - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
Whether the built-in rest client should log responses.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Whether chat model responses should be logged.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.EmbeddingModelConfig
-
Whether embedding model responses should be logged.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Whether chat model responses should be logged.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Whether the watsonx.ai client should log responses.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ScoringModelConfig
-
Whether embedding model responses should be logged.
- logResponses() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig
-
Whether the Cloud Object Storage client should log responses.
- logResponses(boolean) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
M
- MALFORMED_POST_REQUEST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- MALFORMED_XML - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- MAX_MESSAGE_LENGTH_EXCEEDED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- MAX_POST_PRE_DATA_LENGTH_EXCEEDED_ERROR - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- maxNewTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
The maximum number of new tokens to be generated.
- maxNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- maxNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- maxNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- maxResults() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig.GoogleSearchConfig
-
Maximum number of search results.
- maxTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies the maximum number of tokens that can be generated in the chat completion.
- maxTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- maxTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- maxTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- MD - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
- message() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Returns the value of the
message
record component. - message() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Returns the value of the
message
record component. - message() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Returns the value of the
message
record component. - messages() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
messages
record component. - metadata() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Returns the value of the
metadata
record component. - METADATA_TOO_LARGE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- METHOD_NOT_ALLOWED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- minNewTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
If stop sequences are given, they are ignored until minimum tokens are generated.
- minNewTokens() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- minNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- minNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- minNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- minNewTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- MISSING_CONTENT_LENGTH - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- MISSING_REQUEST_BODY_ERROR - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- mode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
mode
record component. - mode() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxFixedRuntimeConfig.WatsonConfig
-
Specifies the mode of interaction with the LLM model.
- mode(TextExtractionRequest.Mode) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the processing mode.
- MODEL_NO_SUPPORT_FOR_FUNCTION - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- MODEL_NOT_SUPPORTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- modelId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- modelId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns the value of the
modelId
record component. - modelId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns the value of the
modelId
record component. - modelId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies the model to use for the chat completion.
- modelId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.EmbeddingModelConfig
-
Specifies the ID of the model to be used.
- modelId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
The id of the model to be used.
- modelId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ScoringModelConfig
-
The id of the model to be used.
- modelId(String) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- moreInfo() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Returns the value of the
moreInfo
record component.
N
- n() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies how many chat completion choices to generate for each input message.
- n() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- n(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- n(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- n(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- n(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- name() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Returns the value of the
name
record component. - name() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Returns the value of the
name
record component. - name() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Returns the value of the
name
record component. - name() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool.Function
-
Returns the value of the
name
record component. - name() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Returns the value of the
name
record component. - namedConfig() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig
-
Named model config.
- namedConfig() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxFixedRuntimeConfig
-
Named model config.
- NO_SUCH_BUCKET - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- NO_SUCH_KEY - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- NO_SUCH_UPLOAD - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- NoCityFoundException(String, String, Throwable) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.services.WeatherService.NoCityFoundException
- NOT_IMPLEMENTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- numberPagesProcessed() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
numberPagesProcessed
record component.
O
- objectMapper(ObjectMapper) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.IAMRestApi
- objectMapper(ObjectMapper) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.UtilityAgentToolsRestApi
- objectMapper(ObjectMapper) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- ocr(TextExtractionRequest.OCR) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the OCR mode used for document processing.
- ocrMode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
ocrMode
record component. - of(ToolExecutionRequest) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Creates a
TextChatMessage.TextChatToolCall
from aToolExecutionRequest
. - of(ToolSpecification) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Creates a
TextChatMessage.TextChatParameterTool
from aToolSpecification
. - of(AiMessage) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Creates a
TextChatMessage.TextChatMessageAssistant
from aAiMessage
. - of(SystemMessage) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Creates a
TextChatMessage.TextChatMessageSystem
from aSystemMessage
. - of(ToolExecutionResultMessage) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Creates a
TextChatMessage.TextChatMessageTool
from aToolExecutionResultMessage
. - of(UserMessage) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Creates a
TextChatMessage.TextChatMessageUser
from aUserMessage
. - of(TextSegment) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
- of(String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Creates a
TextChatMessage.TextChatMessageAssistant
. - of(String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Creates a
TextChatMessage.TextChatMessageSystem
. - of(String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Creates a
TextChatMessage.TextChatMessageUser
. - of(String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
- of(String, String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Creates a
TextChatMessage.TextChatMessageTool
. - of(String, String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
- of(String, String, String) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
- of(String, String, String, String, EmbeddingParameters) - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
- of(String, String, String, String, List<TextSegment>, ScoringParameters) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
- of(List<TextChatMessage.TextChatToolCall>) - Static method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Creates a
TextChatMessage.TextChatMessageAssistant
. - OPERATION_ABORTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- output() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsResponse
-
Returns the value of the
output
record component. - outputDpi() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
outputDpi
record component. - outputFileName(String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the name of the output file.
- outputTokensAndBbox() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
outputTokensAndBbox
record component. - outputTokensAndBbox(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Specifies whether to return individual tokens and bounding boxes in the response.
- overrideWith(ChatRequestParameters) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- overrideWith(ChatRequestParameters) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- overrideWith(ChatRequestParameters) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- overrideWith(ChatRequestParameters) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
P
- PAGE_IMAGES - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
- parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns the value of the
parameters
record component. - parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
parameters
record component. - parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Returns the value of the
parameters
record component. - parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
parameters
record component. - parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns the value of the
parameters
record component. - parameters() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns the value of the
parameters
record component. - parameters(TextExtractionRequest.TextExtractionParameters) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- Parameters(TextExtraction.Parameters.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters
- PLAIN_TEXT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
- PRECONDITION_FAILED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- presencePenalty() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Applies a penalty to new tokens based on whether they already appear in the generated text so far, encouraging the model to introduce new topics rather than repeat itself.
- presencePenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- presencePenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- presencePenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- process(String) - Method in class io.quarkiverse.langchain4j.watsonx.services.WebCrawlerService
-
Fetches the content of a single web page.
- projectId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- projectId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns the value of the
projectId
record component. - projectId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
The project that contains the resource.
- projectId(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- projectId(String) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- promptJoiner() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Delimiter used to concatenate the ChatMessage elements into a single string.
- promptJoiner(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- promptJoiner(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- promptTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Returns the value of the
promptTokens
record component. - promptTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Returns the value of the
promptTokens
record component. - PYTHON_INTERPRETER - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
Q
- q() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.GoogleSearchInput
-
Returns the value of the
q
record component. - query() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
query
record component.
R
- randomSeed() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Random number generator seed to use in sampling mode for experimental repeatability.
- randomSeed() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- randomSeed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- randomSeed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- randomSeed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- randomSeed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- REDIRECT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- Reference(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
- Reference(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Creates an instance of a
Reference
record class. - refreshToken() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
refreshToken
record component. - removeOutputFile(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Indicates whether the output file should be deleted after processing.
- removeUploadedFile(Boolean) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Indicates whether the uploaded file should be deleted after processing.
- repetitionPenalty() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Represents the penalty for penalizing tokens that have already been generated or belong to the context.
- repetitionPenalty() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- repetitionPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- repetitionPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- repetitionPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- repetitionPenalty(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- REQUEST_IS_NOT_MULTIPART_CONTENT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- REQUEST_TIME_TOO_SKEWED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- REQUEST_TIMEOUT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- requestedOutputs() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns the value of the
requestedOutputs
record component. - rerank(ScoringRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- responseFormat() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies the desired format for the model's output.
- responseFormat(ResponseFormat) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- responseFormat(ResponseFormat) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- responseFormat(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- result() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse
-
Returns the value of the
result
record component. - Result(int) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse.Result
-
Creates an instance of a
Result
record class. - Result(String, int, int, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Creates an instance of a
Result
record class. - Result(List<Float>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse.Result
-
Creates an instance of a
Result
record class. - results() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse
-
Returns the value of the
results
record component. - results() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Returns the value of the
results
record component. - results() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Returns the value of the
results
record component. - results() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Returns the value of the
results
record component. - resultsReference() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns the value of the
resultsReference
record component. - resultsReference() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Returns the value of the
resultsReference
record component. - resultsReference() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.TextExtractionConfig
-
The reference where the extracted text results will be stored.
- resultsReference(TextExtractionRequest.TextExtractionDataReference) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- resultsReference(TextExtraction.Reference) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the reference for the results output.
- retryOn(Callable<T>) - Static method in class io.quarkiverse.langchain4j.watsonx.WatsonxUtils
- role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Returns the value of the
role
record component. - role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Returns the value of the
role
record component. - role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Returns the value of the
role
record component. - role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Returns the value of the
role
record component. - role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Returns the value of the
role
record component. - role() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Returns the value of the
role
record component. - run(UtilityAgentToolsRequest) - Method in interface io.quarkiverse.langchain4j.watsonx.client.UtilityAgentToolsRestApi
- RUNNING - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- runningAt() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
runningAt
record component.
S
- scope() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
scope
record component. - score() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Returns the value of the
score
record component. - scoreAll(List<TextSegment>, String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel
- ScoringInput(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
-
Creates an instance of a
ScoringInput
record class. - scoringModel() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Scoring model related settings.
- scoringModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- ScoringModelConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- ScoringOutput(Integer, Double) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Creates an instance of a
ScoringOutput
record class. - ScoringParameters - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- ScoringParameters(Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.ScoringParameters
-
Creates an instance of a
ScoringParameters
record class. - ScoringRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- ScoringRequest(String, String, String, String, List<ScoringRequest.ScoringInput>, ScoringParameters) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Creates an instance of a
ScoringRequest
record class. - ScoringRequest.ScoringInput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- ScoringResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- ScoringResponse(List<ScoringResponse.ScoringOutput>, Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Creates an instance of a
ScoringResponse
record class. - ScoringResponse.ScoringOutput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- search(String) - Method in class io.quarkiverse.langchain4j.watsonx.services.GoogleSearchService
-
Search for online trends, news, current events, real-time information, or research topics.
- search(String, Integer) - Method in class io.quarkiverse.langchain4j.watsonx.services.GoogleSearchService
-
Search for online trends, news, current events, real-time information, or research topics.
- seed() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Random number generator seed to use in sampling mode for experimental repeatability.
- seed() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- seed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- seed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- seed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- seed(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- SERVICE_UNAVAILABLE - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- ServiceError(String, String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Creates an instance of a
ServiceError
record class. - setBodySize(int) - Method in class io.quarkiverse.langchain4j.watsonx.client.WatsonxClientLogger
- setCode(CosError.Code) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- setHttpStatusCode(int) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- setId(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- setMessage(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- setName(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- setRequestId(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- setResource(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- setType(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- SLOW_DOWN - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- spaceId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- spaceId - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns the value of the
spaceId
record component. - spaceId() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
The space that contains the resource.
- spaceId(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Builder
- spaceId(String) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- STANDARD - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Mode
- startExtraction(String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Starts the asynchronous text extraction process for a document stored in IBM Cloud Object Storage (COS).
- startExtraction(String, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Starts the asynchronous text extraction process for a document stored in IBM Cloud Object Storage (COS).
- startIndex() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Returns the value of the
startIndex
record component. - startIndex() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig.LengthPenaltyConfig
-
A number of generated tokens after which this should take effect.
- startIndex(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- startIndex(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- startTextExtractionJob(TextExtractionRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- status() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
status
record component. - statusCode() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Returns the value of the
statusCode
record component. - statusCode() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.BuiltinServiceException
- statusCode() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.COSException
- statusCode() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- stop() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Defines one or more stop sequences that will cause the model to stop generating further tokens if any of them are encountered in the output.
- stop(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- stop(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- stop(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- stopReason() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns the value of the
stopReason
record component. - stopSequences() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Stop sequences are one or more strings which will cause the text generation to stop if/when they are produced as part of the output.
- stopSequences(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- stopSequences(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- stopSequences(List<String>) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- streamingChat(TextChatRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- streamingChatModel(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- StreamingToolFetcher(int) - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.StreamingToolFetcher
- StringInput(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.StringInput
-
Creates an instance of a
StringInput
record class. - SUBMITTED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- supportedCapabilities() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- supportedCapabilities() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- supportedCapabilities() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- supportedCapabilities() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
T
- temperature() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies the sampling temperature to use in the generation process.
- temperature() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
A value used to modify the next-token probabilities in
sampling
mode. - temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- temperature(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- TEMPORARY_REDIRECT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- text() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
-
Returns the value of the
text
record component. - TEXT_EXTRACTION_EVENT_DOES_NOT_EXIST - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- TextChatFunctionCall(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Creates an instance of a
TextChatFunctionCall
record class. - TextChatMessage - Interface in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.StreamingToolFetcher - Class in io.quarkiverse.langchain4j.watsonx.bean
-
The
StreamingToolFetcher
class is responsible for fetching a list of tools from a streaming API. - TextChatMessage.TextChatMessageAssistant - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatMessageSystem - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatMessageTool - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatMessageUser - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatParameterTool - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatParameterTool.TextChatParameterFunction - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatToolCall - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessage.TextChatToolCall.TextChatFunctionCall - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatMessageAssistant(String, String, List<TextChatMessage.TextChatToolCall>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Creates an instance of a
TextChatMessageAssistant
record class. - TextChatMessageSystem(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Creates an instance of a
TextChatMessageSystem
record class. - TextChatMessageTool(String, String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Creates an instance of a
TextChatMessageTool
record class. - TextChatMessageUser(String, List<Map<String, Object>>, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Creates an instance of a
TextChatMessageUser
record class. - TextChatParameterFunction(String, String, Map<String, Object>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Creates an instance of a
TextChatParameterFunction
record class. - TextChatParameters - Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatParameters(TextChatParameters.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters
- TextChatParameters.Builder - Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatParameters.TextChatResponseFormat - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatParameters.TextChatToolChoiceTool - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatParameters.TextChatToolChoiceTool.Function - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatParameterTool(String, TextChatMessage.TextChatParameterTool.TextChatParameterFunction) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Creates an instance of a
TextChatParameterTool
record class. - TextChatRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatRequest(String, String, String, List<TextChatMessage>, List<TextChatMessage.TextChatParameterTool>, TextChatParameters) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Creates an instance of a
TextChatRequest
record class. - TextChatResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatResponse(String, String, List<TextChatResponse.TextChatResultChoice>, Long, TextChatResponse.TextChatUsage) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Creates an instance of a
TextChatResponse
record class. - TextChatResponse.TextChatResultChoice - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatResponse.TextChatResultMessage - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatResponse.TextChatUsage - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextChatResponseFormat(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat
-
Creates an instance of a
TextChatResponseFormat
record class. - TextChatResultChoice(Integer, TextChatResponse.TextChatResultMessage, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Creates an instance of a
TextChatResultChoice
record class. - TextChatResultChoice(Integer, TextStreamingChatResponse.TextChatResultMessage, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Creates an instance of a
TextChatResultChoice
record class. - TextChatResultMessage(String, String, List<TextChatMessage.TextChatToolCall>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Creates an instance of a
TextChatResultMessage
record class. - TextChatResultMessage(String, String, List<TextChatMessage.TextChatToolCall>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Creates an instance of a
TextChatResultMessage
record class. - TextChatToolCall(Integer, String, String, TextChatMessage.TextChatToolCall.TextChatFunctionCall) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Creates an instance of a
TextChatToolCall
record class. - TextChatToolChoiceTool(String, TextChatParameters.TextChatToolChoiceTool.Function) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Creates an instance of a
TextChatToolChoiceTool
record class. - TextChatUsage(Integer, Integer, Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Creates an instance of a
TextChatUsage
record class. - TextChatUsage(Integer, Integer, Integer) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Creates an instance of a
TextChatUsage
record class. - textExtraction() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Cloud Object Storage related settings.
- textExtraction(LangChain4jWatsonxConfig, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- TextExtraction - Class in io.quarkiverse.langchain4j.watsonx.runtime
-
This class provides methods for extracting text from high-value business documents, making them more accessible to AI models or enabling the identification of key information.
- TextExtraction(TextExtraction.Reference, TextExtraction.Reference, String, String, String, COSRestApi, WatsonxRestApi) - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Constructs a
TextExtraction
instance with the required parameters to perform text extraction from documents stored in IBM Cloud Object Storage (COS). - TextExtraction.Parameters - Class in io.quarkiverse.langchain4j.watsonx.runtime
-
Parameters to configure the behavior of the @{link TextExtraction} methods.
- TextExtraction.Parameters.Builder - Class in io.quarkiverse.langchain4j.watsonx.runtime
-
Builder class for constructing
TextExtraction.Parameters
used in a text extraction request. - TextExtraction.Reference - Record Class in io.quarkiverse.langchain4j.watsonx.runtime
- TextExtractionConfig - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
- TextExtractionConfig.DocumentReference - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
-
Configuration for the document reference location in COS.
- TextExtractionConfig.ResultsReference - Interface in io.quarkiverse.langchain4j.watsonx.runtime.config
-
Configuration for the results reference location in COS.
- TextExtractionDataReference(String, TextExtractionRequest.CosDataConnection, TextExtractionRequest.CosDataLocation) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Creates an instance of a
TextExtractionDataReference
record class. - TextExtractionException - Exception Class in io.quarkiverse.langchain4j.watsonx.exception
- TextExtractionException(String, String) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.TextExtractionException
- TextExtractionException(String, String, Throwable) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.TextExtractionException
- TextExtractionMetadata(String, Instant, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Creates an instance of a
TextExtractionMetadata
record class. - TextExtractionParameters(List<TextExtractionRequest.Type>, TextExtractionRequest.Mode, TextExtractionRequest.OCR, Boolean, TextExtractionRequest.EmbeddedImages, Integer, Boolean) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Creates an instance of a
TextExtractionParameters
record class. - TextExtractionRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest(String, String, TextExtractionRequest.TextExtractionDataReference, TextExtractionRequest.TextExtractionDataReference, TextExtractionRequest.TextExtractionParameters) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Creates an instance of a
TextExtractionRequest
record class. - TextExtractionRequest.Builder - Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.CosDataConnection - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.CosDataLocation - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.EmbeddedImages - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.Mode - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.OCR - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.TextExtractionDataReference - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.TextExtractionParameters - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionRequest.Type - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse(TextExtractionResponse.TextExtractionMetadata, TextExtractionResponse.Entity) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Creates an instance of a
TextExtractionResponse
record class. - TextExtractionResponse.Entity - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse.ServiceError - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse.Status - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse.TextExtractionMetadata - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResponse.TextExtractionResults - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextExtractionResults(TextExtractionResponse.Status, int, Instant, Instant, int, TextExtractionResponse.ServiceError) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Creates an instance of a
TextExtractionResults
record class. - TextGenerationParameters - Class in io.quarkiverse.langchain4j.watsonx.bean
- TextGenerationParameters.Builder - Class in io.quarkiverse.langchain4j.watsonx.bean
- TextGenerationParameters.LengthPenalty - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextGenerationRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextGenerationRequest(String, String, String, String, TextGenerationParameters) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Creates an instance of a
TextGenerationRequest
record class. - TextGenerationResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextGenerationResponse(String, List<TextGenerationResponse.Result>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Creates an instance of a
TextGenerationResponse
record class. - TextGenerationResponse.Result - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextStreamingChatResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextStreamingChatResponse(String, String, List<TextStreamingChatResponse.TextChatResultChoice>, Long, TextStreamingChatResponse.TextChatUsage) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Creates an instance of a
TextStreamingChatResponse
record class. - TextStreamingChatResponse.TextChatResultChoice - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextStreamingChatResponse.TextChatResultMessage - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TextStreamingChatResponse.TextChatUsage - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- timeLimit() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- timeLimit() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- timeLimit(Long) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- timeLimit(Long) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- timeLimit(Duration) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- timeLimit(Duration) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- timeout - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- timeout() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.BuiltinServiceConfig
-
Timeout for built-in tools APIs.
- timeout() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.IAMConfig
-
Timeout for IAM authentication calls.
- timeout() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
Timeout for watsonx.ai calls.
- timeout(Duration) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets the maximum timeout for the extraction job.
- timeout(Duration) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- title() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Returns the value of the
title
record component. - toException(Response) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.COSRestApi
- toException(Response) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.IAMRestApi
- toException(Response) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.UtilityAgentToolsRestApi
- toException(Response) - Static method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- TOKEN_QUOTA_REACHED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- tokenCount() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse.Result
-
Returns the value of the
tokenCount
record component. - TokenGenerationCache - Class in io.quarkiverse.langchain4j.watsonx.runtime
- TokenGenerationCache() - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.TokenGenerationCache
- tokenGenerator - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- tokenGenerator(TokenGenerator) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- TokenGenerator - Class in io.quarkiverse.langchain4j.watsonx.runtime
- TokenGenerator(URL, Duration, String, String) - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.TokenGenerator
- tokenization(TokenizationRequest, String) - Method in interface io.quarkiverse.langchain4j.watsonx.client.WatsonxRestApi
- TokenizationRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TokenizationRequest(String, String, String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Creates an instance of a
TokenizationRequest
record class. - TokenizationResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- TokenizationResponse(TokenizationResponse.Result) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse
-
Creates an instance of a
TokenizationResponse
record class. - TokenizationResponse.Result - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- tokenType() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns the value of the
tokenType
record component. - TOO_MANY_BUCKETS - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- toolCallId() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Returns the value of the
toolCallId
record component. - toolCalls() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Returns the value of the
toolCalls
record component. - toolChoice() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies how the model should choose which tool to call during a request.
- toolChoice(ToolChoice) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- toolChoice(ToolChoice) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- toolChoice(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- toolChoiceName() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
Specifies the name of a specific tool that the model must call.
- toolChoiceName() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- toolChoiceName(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- toolChoiceName(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- toolChoiceName(String) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- toolChoiceOption(String) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- toolName() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Returns the value of the
toolName
record component. - tools() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns the value of the
tools
record component. - topK() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
The number of highest probability vocabulary tokens to keep for top-k-filtering.
- topK(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- topK(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- topK(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- topLogprobs() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
An integer specifying the number of most likely tokens to return at each token position, each with an associated log probability.
- topLogprobs() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters
- topLogprobs(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- topLogprobs(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- topLogprobs(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatRequestParameters.Builder
- topLogprobs(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- topP() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ChatModelConfig
-
An alternative to sampling with
temperature
, called nucleus sampling, where the model considers the results of the tokens withtop_p
probability mass. - topP() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Similar to
top_k
except the candidates to generate the next token are the most likely tokens with probabilities that add up to at leasttop_p
. - topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.Builder
- topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel.Builder
- topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- topP(Double) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel.Builder
- toString() - Method in class io.quarkiverse.langchain4j.watsonx.bean.CosError
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingParameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse.Result
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IAMError
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.IdentityTokenResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringParameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest.ScoringInput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse.ScoringOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageAssistant
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageSystem
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatMessageUser
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool.TextChatParameterFunction
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall.TextChatFunctionCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool.Function
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultChoice
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatResultMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataConnection
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.CosDataLocation
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionParameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Entity
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.ServiceError
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.LengthPenalty
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse.Result
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultChoice
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatResultMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse.Result
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TokenizationResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.GoogleSearchInput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.StringInput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WebCrawlerInput
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Returns a string representation of this record class.
- toString() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.BuiltinServiceException
- toString() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.COSException
- toString() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.TextExtractionException
- toString() - Method in exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- toString() - Method in record class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Reference
-
Returns a string representation of this record class.
- totalPages() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.TextExtractionResults
-
Returns the value of the
totalPages
record component. - totalTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse.TextChatUsage
-
Returns the value of the
totalTokens
record component. - totalTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
-
Returns the value of the
totalTokens
record component. - toTokenUsage() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse.TextChatUsage
- trace() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Returns the value of the
trace
record component. - truncateInputTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.EmbeddingParameters
-
Returns the value of the
truncateInputTokens
record component. - truncateInputTokens() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.ScoringParameters
-
Returns the value of the
truncateInputTokens
record component. - truncateInputTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.EmbeddingModelConfig
-
Specifies the maximum number of input tokens accepted.
- truncateInputTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.GenerationModelConfig
-
Represents the maximum number of input tokens accepted.
- truncateInputTokens() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.ScoringModelConfig
-
Specifies the maximum number of input tokens accepted.
- truncateInputTokens() - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.bean.TextGenerationParameters.Builder
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel.Builder
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel.Builder
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationRequestParameters.Builder
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel.Builder
- truncateInputTokens(Integer) - Method in class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel.Builder
- type() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatParameterTool
-
Returns the value of the
type
record component. - type() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatMessage.TextChatToolCall
-
Returns the value of the
type
record component. - type() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat
-
Returns the value of the
type
record component. - type() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatToolChoiceTool
-
Returns the value of the
type
record component. - type() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.TextExtractionDataReference
-
Returns the value of the
type
record component. - types(TextExtractionRequest.Type) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets a single output type to be generated.
- types(TextExtractionRequest.Type...) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Sets multiple output types.
- types(List<TextExtractionRequest.Type>) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction.Parameters.Builder
-
Specifies the types of outputs to generate.
U
- UNEXPECTED_CONTENT - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- uploadAndStartExtraction(File) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads a local file to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- uploadAndStartExtraction(File, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads a local file to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- uploadAndStartExtraction(InputStream, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads an InputStream to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- uploadAndStartExtraction(InputStream, String, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads an InputStream to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- uploadExtractAndFetch(File) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads a local file to IBM Cloud Object Storage (COS), starts text extraction process and returns the extracted text value.
- uploadExtractAndFetch(File, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads a local file to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- uploadExtractAndFetch(InputStream, String) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads an InputStream to IBM Cloud Object Storage (COS), starts text extraction process and returns the extracted text value.
- uploadExtractAndFetch(InputStream, String, TextExtraction.Parameters) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.TextExtraction
-
Uploads an InputStream to IBM Cloud Object Storage (COS) and starts the asynchronous text extraction process.
- UPLOADING - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
- url - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- url() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.GoogleSearchResult
-
Returns the value of the
url
record component. - url() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WebCrawlerInput
-
Returns the value of the
url
record component. - url() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Returns the value of the
url
record component. - url(URL) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- usage() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextChatResponse
-
Returns the value of the
usage
record component. - usage() - Method in record class io.quarkiverse.langchain4j.watsonx.bean.TextStreamingChatResponse
-
Returns the value of the
usage
record component. - USER_AUTHORIZATION_FAILED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
- USER_KEY_MUST_BE_SPECIFIED - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
- UtilityAgentToolsRequest - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest(UtilityAgentToolsRequest.ToolName, UtilityAgentToolsRequest.UtilityAgentToolInput) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
- UtilityAgentToolsRequest(UtilityAgentToolsRequest.ToolName, UtilityAgentToolsRequest.UtilityAgentToolInput, Map<String, Object>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest
-
Creates an instance of a
UtilityAgentToolsRequest
record class. - UtilityAgentToolsRequest.GoogleSearchInput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest.StringInput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest.ToolName - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest.UtilityAgentToolInput - Interface in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest.WeatherInput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsRequest.WebCrawlerInput - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsResponse - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- UtilityAgentToolsResponse(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsResponse
-
Creates an instance of a
UtilityAgentToolsResponse
record class. - UtilityAgentToolsRestApi - Interface in io.quarkiverse.langchain4j.watsonx.client
V
- value() - Method in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.IAMError.Code
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.OCR
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.CosError.Code
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.IAMError.Code
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.EmbeddedImages
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.OCR
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionRequest.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.TextExtractionResponse.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Code
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
- version - Variable in class io.quarkiverse.langchain4j.watsonx.Watsonx
- version() - Method in interface io.quarkiverse.langchain4j.watsonx.runtime.config.LangChain4jWatsonxConfig.WatsonConfig
-
The version date for the API of the form YYYY-MM-DD.
- version(String) - Method in class io.quarkiverse.langchain4j.watsonx.Watsonx.Builder
W
- Watsonx - Class in io.quarkiverse.langchain4j.watsonx
- Watsonx(Watsonx.Builder<?>) - Constructor for class io.quarkiverse.langchain4j.watsonx.Watsonx
- Watsonx.Builder<T> - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxChatModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxChatModel(WatsonxChatModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxChatModel
- WatsonxChatModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxChatRequestParameters - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxChatRequestParameters.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxClientLogger - Class in io.quarkiverse.langchain4j.watsonx.client
- WatsonxClientLogger(boolean, boolean) - Constructor for class io.quarkiverse.langchain4j.watsonx.client.WatsonxClientLogger
- WatsonxClientLogger(Optional<Boolean>, Optional<Boolean>) - Constructor for class io.quarkiverse.langchain4j.watsonx.client.WatsonxClientLogger
- WatsonxEmbeddingModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxEmbeddingModel(WatsonxEmbeddingModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxEmbeddingModel
- WatsonxEmbeddingModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxError - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- WatsonxError(Integer, String, List<WatsonxError.Error>) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.WatsonxError
-
Creates an instance of a
WatsonxError
record class. - WatsonxError.Code - Enum Class in io.quarkiverse.langchain4j.watsonx.bean
- WatsonxError.Error - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- WatsonxException - Exception Class in io.quarkiverse.langchain4j.watsonx.exception
- WatsonxException(Integer, WatsonxError) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- WatsonxException(String, Integer) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- WatsonxException(String, Integer, WatsonxError) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- WatsonxException(Throwable, Integer) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- WatsonxGenerationModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxGenerationModel(WatsonxGenerationModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationModel
- WatsonxGenerationModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxGenerationRequestParameters - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxGenerationRequestParameters.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxGenerationStreamingModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxGenerationStreamingModel(WatsonxGenerationStreamingModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxGenerationStreamingModel
- WatsonxGenerationStreamingModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxRecorder - Class in io.quarkiverse.langchain4j.watsonx.runtime
- WatsonxRecorder() - Constructor for class io.quarkiverse.langchain4j.watsonx.runtime.WatsonxRecorder
- WatsonxRestApi - Interface in io.quarkiverse.langchain4j.watsonx.client
-
This Microprofile REST client is used as the building block of all the API calls to watsonx.
- WatsonxScoringModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxScoringModel(WatsonxScoringModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxScoringModel
- WatsonxScoringModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxStreamingChatModel - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxStreamingChatModel(WatsonxStreamingChatModel.Builder) - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxStreamingChatModel
- WatsonxStreamingChatModel.Builder - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxUtils - Class in io.quarkiverse.langchain4j.watsonx
- WatsonxUtils() - Constructor for class io.quarkiverse.langchain4j.watsonx.WatsonxUtils
- weather(LangChain4jWatsonxConfig) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.BuiltinServiceRecorder
- WEATHER - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
- WeatherInput(String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WeatherInput
-
Creates an instance of a
WeatherInput
record class. - WeatherService - Class in io.quarkiverse.langchain4j.watsonx.services
-
Built-in service to find the weather of a city.
- WeatherService(UtilityAgentToolsRestApi) - Constructor for class io.quarkiverse.langchain4j.watsonx.services.WeatherService
- WeatherService.NoCityFoundException - Exception Class in io.quarkiverse.langchain4j.watsonx.services
- WeatherService.WeatherServiceException - Exception Class in io.quarkiverse.langchain4j.watsonx.services
- WeatherServiceException(String, Throwable) - Constructor for exception class io.quarkiverse.langchain4j.watsonx.services.WeatherService.WeatherServiceException
- WEB_CRAWLER - Enum constant in enum class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.ToolName
- webCrawler(LangChain4jWatsonxConfig) - Method in class io.quarkiverse.langchain4j.watsonx.runtime.BuiltinServiceRecorder
- WebCrawlerInput(String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.UtilityAgentToolsRequest.WebCrawlerInput
-
Creates an instance of a
WebCrawlerInput
record class. - WebCrawlerResult - Record Class in io.quarkiverse.langchain4j.watsonx.bean
- WebCrawlerResult(String, String, String) - Constructor for record class io.quarkiverse.langchain4j.watsonx.bean.WebCrawlerResult
-
Creates an instance of a
WebCrawlerResult
record class. - WebCrawlerService - Class in io.quarkiverse.langchain4j.watsonx.services
-
Built-in service for fetching the content of a single web page.
- WebCrawlerService(UtilityAgentToolsRestApi) - Constructor for class io.quarkiverse.langchain4j.watsonx.services.WebCrawlerService
All Classes and Interfaces|All Packages|Serialized Form