orpiske commented on code in PR #18355:
URL: https://github.com/apache/camel/pull/18355#discussion_r2142487810


##########
components/camel-ai/camel-langchain4j-embeddings/pom.xml:
##########
@@ -39,6 +39,9 @@
         <skipITs.s390x>true</skipITs.s390x>
         <skipTests.ppc64le>true</skipTests.ppc64le>
         <skipTests.s390x>true</skipTests.s390x>
+        <langchain4j-version>1.0.1</langchain4j-version>
+        
<langchain4j-embeddings-version>1.0.1-beta6</langchain4j-embeddings-version>
+        
<langchain4j-hugging-face-version>1.0.1-beta6</langchain4j-hugging-face-version>

Review Comment:
   I had to do the same for `camel-langchain4j-tokenizer`. After these versions 
are properly aligned, we have to clean them up. I created a ticket so we don't 
forget about this: https://issues.apache.org/jira/browse/CAMEL-22167



-- 
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

Reply via email to