zbendhiba commented on PR #25274: URL: https://github.com/apache/camel/pull/25274#issuecomment-5189392323
@gnodet If folks are open to go ahead with this PR, we need to add component integration tests to [camel-langchain4j-agent](https://github.com/apache/camel/tree/main/components/camel-ai/camel-langchain4j-agent). Since this component handles tools (plain Java methods and Camel AI tools) as well as guardrails, we should verify compatibility with the new Configuration SPI features introduced in this PR. If any conflicts arise, let's document which takes priority. It’s a tricky PR because camel-langchain4j-agent deals with more than just basic LangChain4j config—it also manages tools (including Camel routes) and guardrails. -- 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]
