Index

A B C D E F G I L M N O Q R S T U 
All Classes and Interfaces|All Packages|Serialized Form

A

add(String, String) - Method in class io.quarkiverse.langchain4j.runtime.StructuredPromptsRecorder
 
AiMessageMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
AiMessageMixin(String, ToolExecutionRequest) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.AiMessageMixin
 
AiServiceClassCreateInfo - Class in io.quarkiverse.langchain4j.runtime.aiservice
 
AiServiceClassCreateInfo(Map<String, AiServiceMethodCreateInfo>, String) - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceClassCreateInfo
 
AiServiceMethodCreateInfo - Class in io.quarkiverse.langchain4j.runtime.aiservice
 
AiServiceMethodCreateInfo(Optional<AiServiceMethodCreateInfo.TemplateInfo>, AiServiceMethodCreateInfo.UserMessageInfo, Optional<Integer>, boolean, Class<?>) - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
AiServiceMethodCreateInfo.TemplateInfo - Class in io.quarkiverse.langchain4j.runtime.aiservice
 
AiServiceMethodCreateInfo.UserMessageInfo - Class in io.quarkiverse.langchain4j.runtime.aiservice
 
AiServicesRecorder - Class in io.quarkiverse.langchain4j.runtime
 
AiServicesRecorder() - Constructor for class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 

B

BeanChatLanguageModelSupplier() - Constructor for class io.quarkiverse.langchain4j.RegisterAiService.BeanChatLanguageModelSupplier
 
BeanChatMemoryProviderSupplier() - Constructor for class io.quarkiverse.langchain4j.RegisterAiService.BeanChatMemoryProviderSupplier
 
BeanRetrieverSupplier() - Constructor for class io.quarkiverse.langchain4j.RegisterAiService.BeanRetrieverSupplier
 
beforeParsing(ParserHelper) - Method in class io.quarkiverse.langchain4j.QuarkusPromptTemplateFactory.MustacheTemplateVariableStyleParserHook
 
build() - Method in class io.quarkiverse.langchain4j.QuarkusAiServicesFactory.QuarkusAiServices
 

C

chatLanguageModelSupplier() - Element in annotation interface io.quarkiverse.langchain4j.RegisterAiService
Configures the way to obtain the ChatLanguageModel to use.
chatMemoryProviderSupplier() - Element in annotation interface io.quarkiverse.langchain4j.RegisterAiService
Configures the way to obtain the ChatMemoryProvider to use.
ChatMessageMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
ChatMessageMixin() - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.ChatMessageMixin
 
cleanUp(ShutdownContext) - Method in class io.quarkiverse.langchain4j.runtime.Langchain4jRecorder
 
clearMetadata() - Static method in class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 
clearMetadata() - Static method in class io.quarkiverse.langchain4j.runtime.ToolsRecorder
 
clearTemplates() - Static method in class io.quarkiverse.langchain4j.runtime.StructuredPromptsRecorder
 
create() - Method in class io.quarkiverse.langchain4j.QuarkusChatMessageJsonCodecFactory
 
create() - Method in class io.quarkiverse.langchain4j.QuarkusInMemoryEmbeddingJsonCodecFactory
 
create() - Method in class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory
 
create(AiServiceContext) - Method in class io.quarkiverse.langchain4j.QuarkusAiServicesFactory
 
create(PromptTemplateFactory.Input) - Method in class io.quarkiverse.langchain4j.QuarkusPromptTemplateFactory
 
CreatedAware - Annotation Interface in io.quarkiverse.langchain4j
Used to make Quarkus aware of classes being used in AiServices.create(java.lang.Class<T>, dev.langchain4j.model.chat.ChatLanguageModel)
createDeclarativeAiService(DeclarativeAiServiceCreateInfo) - Method in class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 

D

DeclarativeAiServiceCreateInfo - Class in io.quarkiverse.langchain4j.runtime.aiservice
 
DeclarativeAiServiceCreateInfo(String, String, List<String>, String, String) - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
deserialize(JsonParser, DeserializationContext) - Method in class io.quarkiverse.langchain4j.runtime.jackson.InMemoryEmbeddingStoreDeserializer
 
deserialize(ToolParametersObjectSubstitution.Serialized) - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution
 
deserialize(ToolSpecificationObjectSubstitution.Serialized) - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution
 

E

EmbeddingMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
EmbeddingMixin(float[]) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.EmbeddingMixin
 
execute(ToolExecutionRequest, Object) - Method in class io.quarkiverse.langchain4j.runtime.tool.QuarkusToolExecutor
 

F

fromMethodParam(int, String, Optional<Integer>) - Static method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 
fromTemplate(AiServiceMethodCreateInfo.TemplateInfo, Optional<Integer>) - Static method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 

G

get() - Method in class io.quarkiverse.langchain4j.RegisterAiService.BeanChatLanguageModelSupplier
 
get() - Method in class io.quarkiverse.langchain4j.RegisterAiService.BeanChatMemoryProviderSupplier
 
get() - Method in class io.quarkiverse.langchain4j.RegisterAiService.BeanRetrieverSupplier
 
get() - Method in class io.quarkiverse.langchain4j.RegisterAiService.NoChatMemoryProviderSupplier
 
get() - Method in class io.quarkiverse.langchain4j.RegisterAiService.NoRetrieverSupplier
 
get(String) - Static method in class io.quarkiverse.langchain4j.runtime.StructuredPromptsRecorder
 
getAiServiceMethodCreateInfo(String, String) - Static method in class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 
getArgumentMapperClassName() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
 
getChatMemoryProviderSupplierClassName() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
getDescription() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution.Serialized
 
getImplClassName() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceClassCreateInfo
 
getInstructions() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 
getInvokerClassName() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
 
getLanguageModelSupplierClassName() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
getMemoryIdParamPosition() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
getMetadata() - Static method in class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 
getMetadata() - Static method in class io.quarkiverse.langchain4j.runtime.ToolsRecorder
 
getMethodMap() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceClassCreateInfo
 
getMethodMap() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolClassCreateInfo
 
getMethodName() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
 
getName() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution.Serialized
 
getNameToParamPosition() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.TemplateInfo
 
getNameToParamPosition() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolInvoker.MethodMetadata
 
getParameters() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution.Serialized
 
getParamPosition() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 
getProperties() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution.Serialized
 
getRequired() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution.Serialized
 
getRetrieverSupplierClassName() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
getReturnType() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
getServiceClassName() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
getSystemMessageInfo() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
getTemplate() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 
getText() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.TemplateInfo
 
getToolsClassNames() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceCreateInfo
 
getToolSpecification() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
 
getType() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution.Serialized
 
getUserMessageInfo() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
getUserNameParamPosition() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 

I

implement(AiServiceContext, AiServiceMethodCreateInfo, Object[]) - Static method in class io.quarkiverse.langchain4j.runtime.aiservice.MethodImplementationSupport
 
InMemoryEmbeddingStoreDeserializer - Class in io.quarkiverse.langchain4j.runtime.jackson
 
InMemoryEmbeddingStoreDeserializer() - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.InMemoryEmbeddingStoreDeserializer
 
InMemoryEmbeddingStoreDeserializer(Class<?>) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.InMemoryEmbeddingStoreDeserializer
 
InMemoryEmbeddingStoreMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
InMemoryEmbeddingStoreMixin() - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.InMemoryEmbeddingStoreMixin
 
INSTANCE - Static variable in class io.quarkiverse.langchain4j.QuarkusAiServicesFactory.InstanceHolder
 
InstanceHolder() - Constructor for class io.quarkiverse.langchain4j.QuarkusAiServicesFactory.InstanceHolder
 
invoke(Object, Object[]) - Method in interface io.quarkiverse.langchain4j.runtime.tool.ToolInvoker
 
io.quarkiverse.langchain4j - package io.quarkiverse.langchain4j
 
io.quarkiverse.langchain4j.runtime - package io.quarkiverse.langchain4j.runtime
 
io.quarkiverse.langchain4j.runtime.aiservice - package io.quarkiverse.langchain4j.runtime.aiservice
 
io.quarkiverse.langchain4j.runtime.graalvm - package io.quarkiverse.langchain4j.runtime.graalvm
 
io.quarkiverse.langchain4j.runtime.jackson - package io.quarkiverse.langchain4j.runtime.jackson
 
io.quarkiverse.langchain4j.runtime.prompt - package io.quarkiverse.langchain4j.runtime.prompt
 
io.quarkiverse.langchain4j.runtime.tool - package io.quarkiverse.langchain4j.runtime.tool
 
isRequiresModeration() - Method in class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo
 
isReturnsVoid() - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolInvoker.MethodMetadata
 

L

Langchain4jRecorder - Class in io.quarkiverse.langchain4j.runtime
 
Langchain4jRecorder() - Constructor for class io.quarkiverse.langchain4j.runtime.Langchain4jRecorder
 

M

MAP_TYPE_REFERENCE - Static variable in class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory.ObjectMapperHolder
 
Mappable - Interface in io.quarkiverse.langchain4j.runtime.prompt
 
MAPPER - Static variable in class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory.ObjectMapperHolder
 
MAPPER - Static variable in class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory.SnakeCaseObjectMapperHolder
 
MetadataMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
MetadataMixin(Map<String, String>) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.MetadataMixin
 
MethodImplementationSupport - Class in io.quarkiverse.langchain4j.runtime.aiservice
Provides the basic building blocks that the generated Interface methods call into
MethodImplementationSupport() - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.MethodImplementationSupport
 
methodMetadata() - Method in interface io.quarkiverse.langchain4j.runtime.tool.ToolInvoker
 
MethodMetadata(boolean, Map<String, Integer>) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolInvoker.MethodMetadata
 
MustacheTemplateVariableStyleParserHook() - Constructor for class io.quarkiverse.langchain4j.QuarkusPromptTemplateFactory.MustacheTemplateVariableStyleParserHook
 

N

NoChatMemoryProviderSupplier() - Constructor for class io.quarkiverse.langchain4j.RegisterAiService.NoChatMemoryProviderSupplier
 
NoRetrieverSupplier() - Constructor for class io.quarkiverse.langchain4j.RegisterAiService.NoRetrieverSupplier
 

O

ObjectMapperHolder() - Constructor for class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory.ObjectMapperHolder
 
obtainFieldValuesMap() - Method in interface io.quarkiverse.langchain4j.runtime.prompt.Mappable
 

Q

QuarkusAiServices(AiServiceContext) - Constructor for class io.quarkiverse.langchain4j.QuarkusAiServicesFactory.QuarkusAiServices
 
QuarkusAiServicesFactory - Class in io.quarkiverse.langchain4j
 
QuarkusAiServicesFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusAiServicesFactory
 
QuarkusAiServicesFactory.InstanceHolder - Class in io.quarkiverse.langchain4j
 
QuarkusAiServicesFactory.QuarkusAiServices<T> - Class in io.quarkiverse.langchain4j
 
QuarkusChatMessageJsonCodecFactory - Class in io.quarkiverse.langchain4j
 
QuarkusChatMessageJsonCodecFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusChatMessageJsonCodecFactory
 
QuarkusInMemoryEmbeddingJsonCodecFactory - Class in io.quarkiverse.langchain4j
 
QuarkusInMemoryEmbeddingJsonCodecFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusInMemoryEmbeddingJsonCodecFactory
 
QuarkusJsonCodecFactory - Class in io.quarkiverse.langchain4j
 
QuarkusJsonCodecFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory
 
QuarkusJsonCodecFactory.ObjectMapperHolder - Class in io.quarkiverse.langchain4j
 
QuarkusJsonCodecFactory.SnakeCaseObjectMapperHolder - Class in io.quarkiverse.langchain4j
 
QuarkusPromptTemplateFactory - Class in io.quarkiverse.langchain4j
 
QuarkusPromptTemplateFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusPromptTemplateFactory
 
QuarkusPromptTemplateFactory.MustacheTemplateVariableStyleParserHook - Class in io.quarkiverse.langchain4j
 
QuarkusStructuredPromptFactory - Class in io.quarkiverse.langchain4j
 
QuarkusStructuredPromptFactory() - Constructor for class io.quarkiverse.langchain4j.QuarkusStructuredPromptFactory
 
QuarkusToolExecutor - Class in io.quarkiverse.langchain4j.runtime.tool
 
QuarkusToolExecutor(Object, String, String, String) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.QuarkusToolExecutor
 

R

RegisterAiService - Annotation Interface in io.quarkiverse.langchain4j
Used to create Langchain4j's AiServices in a declarative manner that the application can then use simply by using the class as a CDI bean.
RegisterAiService.BeanChatLanguageModelSupplier - Class in io.quarkiverse.langchain4j
Marker that is used to tell Quarkus to use the ChatLanguageModel that has been configured as a CDI bean by any of the extensions providing such capability (such as quarkus-langchain4j-openai and quarkus-langchain4j-hugging-face).
RegisterAiService.BeanChatMemoryProviderSupplier - Class in io.quarkiverse.langchain4j
Marker that is used to tell Quarkus to use the retriever that the user has configured as a CDI bean
RegisterAiService.BeanRetrieverSupplier - Class in io.quarkiverse.langchain4j
Marker that is used to tell Quarkus to use the retriever that the user has configured as a CDI bean
RegisterAiService.NoChatMemoryProviderSupplier - Class in io.quarkiverse.langchain4j
Marker class to indicate that no chat memory should be used
RegisterAiService.NoRetrieverSupplier - Class in io.quarkiverse.langchain4j
Marker class to indicate that no retriever should be used
retrieverSupplier() - Element in annotation interface io.quarkiverse.langchain4j.RegisterAiService
Configures the way to obtain the Retriever to use (when using RAG).

S

serialize(ToolParameters) - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution
 
serialize(ToolSpecification) - Method in class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution
 
Serialized(String, String, ToolParameters) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution.Serialized
 
Serialized(String, Map<String, Map<String, Object>>, List<String>) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution.Serialized
 
setMetadata(Map<String, AiServiceClassCreateInfo>) - Method in class io.quarkiverse.langchain4j.runtime.AiServicesRecorder
 
setMetadata(Map<String, List<ToolMethodCreateInfo>>) - Method in class io.quarkiverse.langchain4j.runtime.ToolsRecorder
 
SnakeCaseObjectMapperHolder() - Constructor for class io.quarkiverse.langchain4j.QuarkusJsonCodecFactory.SnakeCaseObjectMapperHolder
 
StructuredPromptsRecorder - Class in io.quarkiverse.langchain4j.runtime
 
StructuredPromptsRecorder() - Constructor for class io.quarkiverse.langchain4j.runtime.StructuredPromptsRecorder
 
Substitutions - Class in io.quarkiverse.langchain4j.runtime.graalvm
 
Substitutions() - Constructor for class io.quarkiverse.langchain4j.runtime.graalvm.Substitutions
 
SystemMessageMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
SystemMessageMixin(String) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.SystemMessageMixin
 

T

TemplateInfo(String, Map<String, Integer>) - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.TemplateInfo
 
TextSegmentMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
TextSegmentMixin(String, Metadata) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.TextSegmentMixin
 
ToolClassCreateInfo - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolClassCreateInfo(Map<String, ToolMethodCreateInfo>) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolClassCreateInfo
 
ToolExecutionRequestBuilderMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
ToolExecutionRequestBuilderMixin() - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.ToolExecutionRequestBuilderMixin
 
ToolExecutionRequestMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
ToolExecutionRequestMixin() - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.ToolExecutionRequestMixin
 
ToolExecutionResultMessageMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
ToolExecutionResultMessageMixin(String, String) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.ToolExecutionResultMessageMixin
 
ToolInvoker - Interface in io.quarkiverse.langchain4j.runtime.tool
 
ToolInvoker.MethodMetadata - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolMethodCreateInfo - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolMethodCreateInfo(String, String, ToolSpecification, String) - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolMethodCreateInfo
 
ToolParametersObjectSubstitution - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolParametersObjectSubstitution() - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolParametersObjectSubstitution
 
ToolParametersObjectSubstitution.Serialized - Class in io.quarkiverse.langchain4j.runtime.tool
 
tools() - Element in annotation interface io.quarkiverse.langchain4j.RegisterAiService
Tool classes to use.
tools(List<Object>) - Method in class io.quarkiverse.langchain4j.QuarkusAiServicesFactory.QuarkusAiServices
 
ToolSpecificationObjectSubstitution - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolSpecificationObjectSubstitution() - Constructor for class io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution
 
ToolSpecificationObjectSubstitution.Serialized - Class in io.quarkiverse.langchain4j.runtime.tool
 
ToolsRecorder - Class in io.quarkiverse.langchain4j.runtime
 
ToolsRecorder() - Constructor for class io.quarkiverse.langchain4j.runtime.ToolsRecorder
 
toPrompt(Object) - Method in class io.quarkiverse.langchain4j.QuarkusStructuredPromptFactory
 
type() - Method in class io.quarkiverse.langchain4j.runtime.jackson.ChatMessageMixin
 

U

UserMessageInfo(Optional<AiServiceMethodCreateInfo.TemplateInfo>, Optional<Integer>, Optional<String>, Optional<Integer>) - Constructor for class io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodCreateInfo.UserMessageInfo
 
UserMessageMixin - Class in io.quarkiverse.langchain4j.runtime.jackson
 
UserMessageMixin(String, String) - Constructor for class io.quarkiverse.langchain4j.runtime.jackson.UserMessageMixin
 
A B C D E F G I L M N O Q R S T U 
All Classes and Interfaces|All Packages|Serialized Form