mirror of
https://github.com/run-llama/fs-explorer.git
synced 2026-07-01 21:45:00 -04:00
Fix command syntax in README for explore run
missing the COMMAND "run" in the original README
This commit is contained in:
@@ -26,7 +26,7 @@ export GOOGLE_API_KEY="..."
|
||||
Run:
|
||||
|
||||
```bash
|
||||
explore --task "Within the data/ directory, can you help e find the PDF file that contains an order or a complaint, and, once you found them, ask me which one I would like you to summarize"
|
||||
explore run --task "Within the data/ directory, can you help e find the PDF file that contains an order or a complaint, and, once you found them, ask me which one I would like you to summarize"
|
||||
```
|
||||
|
||||
## Evaluation against traditional RAG
|
||||
|
||||
Reference in New Issue
Block a user