test link

This commit is contained in:
yichuan520030910320
2025-07-23 18:27:08 -07:00
parent 9d1b7231b6
commit 2a0fdb49b8

View File

@@ -187,7 +187,7 @@ Once the index is built, you can ask questions like:
- "Show me emails about travel expenses" - "Show me emails about travel expenses"
</details> </details>
### Time Machine for the Web: RAG Your Entire Browser History! ### 🕵️ Time Machine for the Web: RAG Your Entire Browser History!
```bash ```bash
python examples/google_history_reader_leann.py --query "Tell me my browser history about machine learning?" python examples/google_history_reader_leann.py --query "Tell me my browser history about machine learning?"
``` ```