[
https://issues.apache.org/jira/browse/CAMEL-24543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on CAMEL-24543 started by Andrea Cosentino.
------------------------------------------------
> camel-langchain4j-embeddingstore: the endpoint @UriEndpoint syntax uses the
> wrong scheme
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-24543
> URL: https://issues.apache.org/jira/browse/CAMEL-24543
> Project: Camel
> Issue Type: Bug
> Components: camel-langchain4j
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 4.23.0
>
>
> LangChain4jEmbeddingStoreEndpoint (line 37) declares syntax =
> "langchain4j-embeddings:embeddingStoreId", but the component scheme is
> langchain4j-embeddingstore. The syntax should be
> "langchain4j-embeddingstore:embeddingStoreId". This propagates into the
> generated catalog metadata and the EndpointUriFactory, so the documented URI
> syntax for the component is wrong. Fix: correct the scheme in the
> @UriEndpoint syntax and regenerate the component metadata (full reactor build
> required).
> _Claude Code on behalf of oscerd_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)