From 362302276c10527d01e73263f4e4f531d6853b8c Mon Sep 17 00:00:00 2001 From: chaohuang-ai Date: Sun, 17 Aug 2025 13:27:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d7f25..3ad0794 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ --- ## šŸŽ‰ News -- [X] [2025.08.12]šŸŽÆšŸ“¢ šŸ” RAG-Anything now supports **VLM Enhanced Query** mode! When documents contain images, the system can automatically pass images directly to VLM for comprehensive multimodal analysis alongside text context. +- [X] [2025.08.12]šŸŽÆšŸ“¢ šŸ” RAG-Anything now features **VLM-Enhanced Query** mode! When documents include images, the system seamlessly integrates them into VLM for advanced multimodal analysis, combining visual and textual context for deeper insights. - [X] [2025.07.05]šŸŽÆšŸ“¢ RAG-Anything now features a [context configuration module](docs/context_aware_processing.md), enabling intelligent integration of relevant contextual information to enhance multimodal content processing. - [X] [2025.07.04]šŸŽÆšŸ“¢ šŸš€ RAG-Anything now supports multimodal query capabilities, enabling enhanced RAG with seamless processing of text, images, tables, and equations. - [X] [2025.07.03]šŸŽÆšŸ“¢ šŸŽ‰ RAG-Anything has reached 1k🌟 stars on GitHub! Thank you for your incredible support and valuable contributions to the project.