JiriOndrusek opened a new issue, #8979: URL: https://github.com/apache/camel-quarkus/issues/8979
Quarkus LangChain4j lets you define several named embedding stores through configuration. Camel routes cannot refer to those stores today, so ingesting into more than one of them means registering each store by hand in user code. Register them automatically instead, so a route can simply point at a store by its name. Related: #8966 -- 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]
