[
https://issues.apache.org/jira/browse/CAMEL-22395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhiying Yan updated CAMEL-22395:
--------------------------------
Attachment: (was: combined.patch)
> camel-langchain4j-tools component improvement for chat memory support
> ---------------------------------------------------------------------
>
> Key: CAMEL-22395
> URL: https://issues.apache.org/jira/browse/CAMEL-22395
> Project: Camel
> Issue Type: New Feature
> Components: camel-ai
> Reporter: Zhiying Yan
> Priority: Minor
>
> There is no chat memory in cLangChainTools. Better to add it.
> I added a patch. could allow add parameter _chatMemory_ in endpoint in
> producer and transfer a chat memory bound in camel context.
> {code:java}
> .to("langchain4j-tools:db-tools?tags=file&chatModel=#chatModel&chatMemory=#chatMemory")
> {code}
> Pleas help check!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)