This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from bb7a8729b56 CAMEL-21013: Fix JBang kubernetes plugin deployment to
OpenShift
new a747dbb9a9c CAMEL-21075: avoid keeping multiple consumer instances
cached
new 66eb3315462 (chores) camel-langchain4j-chat: convert consumer function
calling test to use Ollama
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../langchain4j/chat/LangChain4jChatEndpoint.java | 7 +++
.../langchain4j/chat/LangChain4jChatProducer.java | 10 ++--
.../chat/tool/CamelToolExecutorCache.java | 21 ++++----
.../chat/tool/CamelToolSpecification.java | 28 +++++++++++
.../langchain4j.chat/LangChain4jConsumerIT.java | 58 +++++++++++++++++-----
.../langchain4j.chat/OllamaTestSupport.java | 4 +-
6 files changed, 100 insertions(+), 28 deletions(-)