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
Vardhaman 039f314f20
docs: remove unnecessary args from the pip install (#19823)
**Description:** An additional `U` argument was added for the
instructions to install the pip packages for the MediaWiki Dump Document
loader which was leading to error in installing the package. Removing
the argument fixed the command to install.

**Issue:** #19820 
**Dependencies:** No dependency change requierd
**Twitter handle:** [@vardhaman722](https://twitter.com/vardhaman722)
5 months ago
..
api_reference community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 6 months ago
data 👥 Update LangChain people data (#18473) 6 months ago
docs docs: remove unnecessary args from the pip install (#19823) 5 months ago
scripts add script to check imports (#19611) 6 months ago
src docs[minor]: include tab info for togetherai (#19796) 6 months ago
static docs: update use_cases/question_answering/chat_history (#19349) 6 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 6 months ago
.local_build.sh docs: partner packages (#16960) 7 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 6 months ago
README.md docs: developer docs (#14776) 9 months ago
babel.config.js Restructure docs (#11620) 11 months ago
code-block-loader.js Restructure docs (#11620) 11 months ago
docusaurus.config.js docs[patch]: properly load/use env vars (#18942) 6 months ago
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: `Toolkits` menu (#16217) 7 months ago
vercel.json community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 6 months ago
vercel_build.sh docs[minor]: Add chat model tabs to docs pages (#19589) 6 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 9 months ago
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide