Skip to content

Commit bacee11

Browse files
updated readme and adding dataset
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent ccc4be3 commit bacee11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/rag-docling/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ In particular, this example expands on the basic RAG demo to show:
2020
## 📂 Project Structure
2121

2222
- **`data/`**: Contains the demo data, including Wikipedia summaries of cities with sentence embeddings stored in a Parquet file.
23+
- Note, you ahave to use the docling-demo.ipynb to construct the `docling_samples.parquet` file, the `metadata_samples.parquet` file are provided for you.
2324
- **`example_repo.py`**: Defines the feature views and entity configurations for Feast.
2425
- **`feature_store.yaml`**: Configures the offline and online stores (using local files and Milvus Lite in this demo).
2526

0 commit comments

Comments
 (0)