[
https://issues.apache.org/jira/browse/CAMEL-20822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20822.
---------------------------------
Resolution: Fixed
> camel-langchain4j-chat - implement tool capabilities
> ----------------------------------------------------
>
> Key: CAMEL-20822
> URL: https://issues.apache.org/jira/browse/CAMEL-20822
> Project: Camel
> Issue Type: New Feature
> Components: camel-ai
> Reporter: Federico Mariani
> Assignee: Federico Mariani
> Priority: Major
> Fix For: 4.7.0
>
>
> Implement OpenAI Tool capabilities, so that camel consumer route can be used
> as Tool logic ala:
> {code:java}
> from("langchain4j-chat:chatId").to("sql:SELECT name FROM users WHERE id =
> :#id") {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)