jamesnetherton commented on PR #6996: URL: https://github.com/apache/camel-quarkus/pull/6996#issuecomment-2652850215
There's a native build error in `langchain4j-chat`. I guess Camel is not ready for this upgrade. ``` Caused by: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved method during parsing: dev.langchain4j.data.document.Document.document(java.lang.String, dev.langchain4j.data.document.Metadata). This error is reported at image build time because class org.apache.camel.component.langchain4j.core.LangChain4jConverter is registered for linking at image build time by command line and command line. ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org