From 4e898a0411154faf1dbecc6aafa569e5fd77c5a4 Mon Sep 17 00:00:00 2001 From: Andreas Klos Date: Thu, 14 Aug 2025 12:36:43 +0200 Subject: [PATCH] docs: add supported sources to document management. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b686df5..9572f271 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Welcome to the STACKIT RAG Template! This is a basic example of how to use the R ## Features 🚀 -**Document Management**: Supports PDFs, DOCX, PPTX, XML, and Confluence documents. +**Document Management**: Supports PDFs, DOCX, PPTX, XML, EPUB documents and websource via confluence as well as sitemaps. **AI Integration**: Multiple LLM and embedder providers for flexibility.