mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
Dear langchain maintainers, I add the wikipedia integration docs according to the [web docs](https://python.langchain.com/v0.2/docs/integrations/retrievers/wikipedia/), and follow the format of [tavily example](https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/retrievers/tavily.ipynb) and [retriever template](https://github.com/langchain-ai/langchain/blob/master/libs/cli/langchain_cli/integration_template/docs/retrievers.ipynb), this is my first time contributing large repo. please let me know if I'm doing anything wrong, thank you! Topic related: #24908 --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide