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