Skip to content

Commit 6f714cc

Browse files
authored
Merge pull request #85 from kryanbeane/RHOAIENG-59077
RHOAIENG-59077: Add Ray Data & Docling RAG example
2 parents 8124d3b + 10a3f62 commit 6f714cc

8 files changed

Lines changed: 2752 additions & 16 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,6 @@ cython_debug/
178178
# Code quality and security tools
179179
.ruff_cache/
180180
.talisman_reports/
181+
182+
# Local venv under Ray examples (pollutes notebook discovery / pytest)
183+
**/.rag-venv/

examples/ray/data/rag/ray-data-pipeline/README.md

Lines changed: 435 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)