davsclaus commented on code in PR #26055:
URL: https://github.com/apache/camel/pull/26055#discussion_r3939953509


##########
dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties:
##########
@@ -73,3 +73,18 @@ org.apache.qpid.jms.JmsConnectionFactory = 
org.apache.qpid:qpid-jms-client:${qpi
 org.messaginghub.pooled.jms.JmsPoolConnectionFactory = 
org.messaginghub:pooled-jms:${pooled-jms-version}
 org.postgresql.Driver = org.postgresql:postgresql:${pgjdbc-driver-version}
 org.postgresql.ds.PGSimpleDataSource = 
org.postgresql:postgresql:${pgjdbc-driver-version}
+
+dev.langchain4j.model.ollama = 
dev.langchain4j:langchain4j-ollama:${langchain4j-version}

Review Comment:
   I may have forgotten but did not make some kind of maven plugin that auto 
generated a file to ensure something like this would not get out of date. Its 
something we can look at in a follow up PR, if we have something.
   



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

Reply via email to