This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push: new b94a251a Fix data extraction blog post title b94a251a is described below commit b94a251a607800f24637a1e4cd30aa65939a573b Author: aldettinger <aldettin...@gmail.com> AuthorDate: Mon Sep 16 13:28:43 2024 +0200 Fix data extraction blog post title --- content/blog/2024/09/data-extraction-example/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2024/09/data-extraction-example/index.md b/content/blog/2024/09/data-extraction-example/index.md index 2eafce27..44b8d109 100644 --- a/content/blog/2024/09/data-extraction-example/index.md +++ b/content/blog/2024/09/data-extraction-example/index.md @@ -1,5 +1,5 @@ --- -title: "Experimenting extraction from unstructured data with Apache Camel and LangChain4j" +title: "Unstructured data extraction with Apache Camel Quarkus and LangChain4j" date: 2024-09-16 draft: false authors: [aldettinger]