Class CamelToolExecutorCache
java.lang.Object
org.apache.camel.component.langchain4j.chat.tool.CamelToolExecutorCache
Deprecated.
Caches Tools Specification and Consumer route reference by the chatId, so that different chats can have different
Tool implementation
-
Method Summary
Modifier and TypeMethodDescriptionstatic CamelToolExecutorCacheDeprecated.getTools()Deprecated.voidput(String chatId, CamelToolSpecification specification) Deprecated.
-
Method Details
-
getInstance
Deprecated. -
put
Deprecated. -
getTools
Deprecated.
-