zbendhiba commented on code in PR #25271: URL: https://github.com/apache/camel/pull/25271#discussion_r3690714535
########## docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_22.adoc: ########## @@ -312,40 +312,41 @@ They were not wired into the component; the `chatModel` is autowired instead. If you used these helpers directly, configure your `ChatModel` with LangChain4j's own builders or Spring Boot starters and inject it into the component. -=== camel-langchain4j-tools +=== camel-langchain4j-tools (deprecated) Review Comment: Good catch, I mistakenly rewrote the section from scratch instead of prepending the deprecation notice to the existing entries. Restored the three CAMEL-23943 behavioral change entries verbatim. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
