This is an automated email from the ASF dual-hosted git repository. tsato pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new f7fd1a0b4da camel-langchain4j-chat - Fix typo in adoc f7fd1a0b4da is described below commit f7fd1a0b4da282048e9fb0eb4e0ff73a2fbb668c Author: Tadayoshi Sato <sato.tadayo...@gmail.com> AuthorDate: Sun Mar 16 18:25:48 2025 +0900 camel-langchain4j-chat - Fix typo in adoc --- .../src/main/docs/langchain4j-chat-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-ai/camel-langchain4j-chat/src/main/docs/langchain4j-chat-component.adoc b/components/camel-ai/camel-langchain4j-chat/src/main/docs/langchain4j-chat-component.adoc index 37da44f790b..eb8db882165 100644 --- a/components/camel-ai/camel-langchain4j-chat/src/main/docs/langchain4j-chat-component.adoc +++ b/components/camel-ai/camel-langchain4j-chat/src/main/docs/langchain4j-chat-component.adoc @@ -33,7 +33,7 @@ for this component: == URI format ---- -langchain4j-chat:chatIdId[?options] +langchain4j-chat:chatId[?options] ---- Where *chatId* can be any string to uniquely identify the endpoint