aldettinger commented on code in PR #449:
URL:
https://github.com/apache/camel-quarkus-examples/pull/449#discussion_r2664389564
##########
data-extract-langchain4j/src/main/resources/META-INF/native-image/dev.langchain4j/langchain4j-ollama/reflect-config.json:
##########
@@ -0,0 +1,7 @@
+[
+ {
+ "name" : "dev.langchain4j.model.ollama.OllamaChatRequest",
Review Comment:
After many experimentation, the example does not run without this manual
registration. Let's merge this first step and investigate how to improve the
user experience.
--
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]