Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.7.0
-
None
-
Unknown
Description
The LangChain4J Chat component fails to cleanup the cached consumers. In some circumstances (such as when restarting the route), it may cause the code to try to use a reference to an outdated consumer.
This is particularly problematic for function calling / tools, as it may cause and wrong tool to be called.
Attachments
Issue Links
- links to