Update note.md

This commit is contained in:
MasihMoafi 2025-05-02 10:54:16 +00:00
parent 677f9b28da
commit fe220a9e4f

View File

@ -62,7 +62,7 @@ result = get_context("شاه عباس که بود؟", crawl_params={
└── web_results/ # پوشه نتایج خزش وب
└── web.json # فایل ذخیره‌سازی نتایج وب
```
```python
rag = ModularRAG()
rag.load_pdf("path/to/your/document.pdf")
```