Stack Exchange is a network of question-and-answer (Q&A) websites on topics in diverse fields, each site covering a specific topic, where questions, answers, and users are subject to a reputation award process.
This page covers how to use the Stack Exchange API
within LangChain.
There exists a StackExchangeAPIWrapper utility which wraps this API. To import this utility:
You can also easily load this wrapper as a Tool (to use with an Agent). You can do this with:
from langchain_community.agent_toolkits.load_tools import load_tools
tools = load_tools(["stackexchange"])
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4