Skip to content

Commit

Permalink
Merge pull request #914 from Chhagan011/patch-1
Browse files Browse the repository at this point in the history
Doc: Typo Fix
  • Loading branch information
assafelovic authored Oct 16, 2024
2 parents 7fb8090 + 31fe140 commit 4f310d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export DOC_PATH="./my-docs"
```

Step 2:
- If you're running the frontend app on localhost:8000, simply select "My Documents" from the the "Report Source" Dropdown Options.
- If you're running the frontend app on localhost:8000, simply select "My Documents" from the "Report Source" Dropdown Options.
- If you're running GPT Researcher with the [PIP package](https://docs.tavily.com/docs/gpt-researcher/pip-package), pass the `report_source` argument as "local" when you instantiate the `GPTResearcher` class [code sample here](https://docs.gptr.dev/docs/gpt-researcher/context/tailored-research).


Expand Down

0 comments on commit 4f310d3

Please sign in to comment.