Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit c54e531

Browse files
authored
docs: update README to reflect repository deprecation and migration details (#21)
1 parent 7b7d6b0 commit c54e531

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# RAG Core library
1+
# 🚨 REPOSITORY DEPRECATED 🚨
2+
3+
## ⚠️ This repository is no longer maintained ⚠️
4+
5+
### 📢 Important Notice
6+
7+
**As of July 15, 2025, the contents of this library have been migrated to a new monorepo structure to simplify development, improve code reuse, and streamline CI/CD workflows.**
8+
9+
### 🔄 Migration Information
10+
11+
- **New Repository**: Development continues in the [`stackitcloud/rag-template`](https://github.com/stackitcloud/rag-template) repository
12+
- **Action Required**: All future updates, issues, and pull requests should be directed there
13+
- **Status**: This repo is preserved for historical reference only
14+
15+
---
16+
17+
# RAG Core Library
218

319
This repository contains the core of the STACKIT RAG template.
420
It provides comprehensive document extraction capabilities including support for files (PDF, DOCX, XML), web sources via sitemaps, and Confluence pages.

0 commit comments

Comments
 (0)