You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/utils/examples
Casey A. Fitzpatrick 648b3b3909
Fix use case sentence for bash util doc (#1295)
Thanks for all your hard work!

I noticed a small typo in the bash util doc so here's a quick update.
Additionally, my formatter caught some spacing in the `.md` as well.
Happy to revert that if it's an issue.

The main change is just
```
- A common use case this is for letting it interact with your local file system. 

+ A common use case for this is letting the LLM interact with your local file system.
```

## Testing

`make docs_build` succeeds locally and the changes show as expected ✌️ 
<img width="704" alt="image"
src="https://user-images.githubusercontent.com/17773666/221376160-e99e59a6-b318-49d1-a1d7-89f5c17cdab4.png">
2 years ago
..
bash.ipynb Fix use case sentence for bash util doc (#1295) 2 years ago
bing_search.ipynb
google_search.ipynb
google_serper.ipynb Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2 years ago
ifttt.ipynb add ifttt tool (#1244) 2 years ago
python.ipynb
requests.ipynb
searx_search.ipynb searx_search: docs updates (#1175) 2 years ago
serpapi.ipynb
wolfram_alpha.ipynb