This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-main by this push:
new d320891c43 generated files
d320891c43 is described below
commit d320891c432f6371279b117468b1778cf76286d8
Author: JiriOndrusek <[email protected]>
AuthorDate: Tue Jul 30 09:10:40 2024 +0200
generated files
---
docs/modules/ROOT/examples/components/langchain4j-chat.yml | 2 +-
docs/modules/ROOT/pages/reference/extensions/langchain4j-chat.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/modules/ROOT/examples/components/langchain4j-chat.yml
b/docs/modules/ROOT/examples/components/langchain4j-chat.yml
index 4396773ab2..0dee583fc1 100644
--- a/docs/modules/ROOT/examples/components/langchain4j-chat.yml
+++ b/docs/modules/ROOT/examples/components/langchain4j-chat.yml
@@ -8,6 +8,6 @@ cqDeprecated: false
cqJvmSince: 3.11.0
cqNativeSince: 3.12.0
cqCamelPartName: langchain4j-chat
-cqCamelPartTitle: langChain4j Chat
+cqCamelPartTitle: LangChain4j Chat
cqCamelPartDescription: LangChain4j Chat component
cqExtensionPageTitle: langChain4j Chat
diff --git a/docs/modules/ROOT/pages/reference/extensions/langchain4j-chat.adoc
b/docs/modules/ROOT/pages/reference/extensions/langchain4j-chat.adoc
index 24c1d9de29..27ea06e82e 100644
--- a/docs/modules/ROOT/pages/reference/extensions/langchain4j-chat.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/langchain4j-chat.adoc
@@ -22,7 +22,7 @@ LangChain4j Chat component
[id="extensions-langchain4j-chat-whats-inside"]
== What's inside
-* xref:{cq-camel-components}::langchain4j-chat-component.adoc[langChain4j Chat
component], URI syntax: `langchain4j-chat:chatId`
+* xref:{cq-camel-components}::langchain4j-chat-component.adoc[LangChain4j Chat
component], URI syntax: `langchain4j-chat:chatId`
Please refer to the above link for usage and configuration details.