Generic Utilities#

There are a lot of different utilities that LangChain provides integrations for These guides go over how to use them. The utilities listed here are all generic utilities.

Bash: How to use a bash wrapper to execute bash commands.

Python REPL: How to use a Python wrapper to execute python commands.

Requests: How to use a requests wrapper to interact with the web.

Google Search: How to use the google search wrapper to search the web.

SerpAPI: How to use the SerpAPI wrapper to search the web.

SearxNG Search API: Hot to use the SearxNG meta search wrapper to search the web.

Bing Search: How to use the Bing search wrapper to search the web.

Wolfram Alpha: How to use the Wolfram Alpha wrapper to interact with Wolfram Alpha.