Uses of Enum Class
org.apache.camel.component.langchain4j.chat.LangChain4jChatOperations
Packages that use LangChain4jChatOperations
-
Uses of LangChain4jChatOperations in org.apache.camel.component.langchain4j.chat
Methods in org.apache.camel.component.langchain4j.chat that return LangChain4jChatOperationsModifier and TypeMethodDescriptionLangChain4jChatConfiguration.getChatOperation()Operation in case of Endpoint of type CHAT.static LangChain4jChatOperationsReturns the enum constant of this class with the specified name.static LangChain4jChatOperations[]LangChain4jChatOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.langchain4j.chat with parameters of type LangChain4jChatOperationsModifier and TypeMethodDescriptionvoidLangChain4jChatConfiguration.setChatOperation(LangChain4jChatOperations chatOperation)