Skip to content

Make Quarkus LangChain4j named embedding stores usable from Camel routes #8979

Description

@JiriOndrusek

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions