This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch financial-analyzer
in repository https://gitbox.apache.org/repos/asf/camel-jbang-examples.git

commit 84a96be331f0d4f410cdc7324272034b64686911
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 14 18:10:37 2025 +0200

    We don't need run.sh, just follow the README
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docling-langchain4j-rag/README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docling-langchain4j-rag/README.adoc 
b/docling-langchain4j-rag/README.adoc
index 326b535..3da4c9b 100644
--- a/docling-langchain4j-rag/README.adoc
+++ b/docling-langchain4j-rag/README.adoc
@@ -53,7 +53,6 @@ docling-langchain4j-rag/
 ├── docling-langchain4j-rag.yaml   # Main YAML configuration
 ├── application.properties          # Configuration settings
 ├── compose.yaml                    # Docker Compose for services
-├── run.sh                          # Convenience run script
 ├── sample.md                       # Sample document (copy to documents/ for 
testing)
 ├── README.adoc                     # This file
 ├── documents/                      # Input directory (files auto-deleted 
after processing)

Reply via email to