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
Lance Martin db7403d667
docs: Remove non-rendering images & output spamming from doc ntbks (#19475)
Looking at tokens / page of our docs, we see a few outliers:
<img width="761" alt="image"
src="https://github.com/langchain-ai/langchain/assets/122662504/677aa2d6-0a29-45e4-882a-db2bbf46d02b">

It is due to non-rendering images in one case, and output spamming. 

Clean these, along with other cases of excessing output spamming in
docs.

All get sucked into chat-langchain for retrieval.
6 months ago
..
api_reference community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 7 months ago
data 👥 Update LangChain people data (#18473) 7 months ago
docs docs: Remove non-rendering images & output spamming from doc ntbks (#19475) 6 months ago
scripts ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago
src docs[minor]: Add chat model selection tabs component (#19296) 7 months ago
static docs: Add graph construction docs (#18904) 7 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 7 months ago
.local_build.sh docs: partner packages (#16960) 8 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 7 months ago
README.md docs: developer docs (#14776) 10 months ago
babel.config.js Restructure docs (#11620) 12 months ago
code-block-loader.js Restructure docs (#11620) 12 months ago
docusaurus.config.js docs[patch]: properly load/use env vars (#18942) 7 months ago
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago
settings.ini Restructure docs (#11620) 12 months ago
sidebars.js docs: `Toolkits` menu (#16217) 8 months ago
vercel.json docs: `providers` update 4 (#18540) 7 months ago
vercel_build.sh docs: fix vercel build script (#19090) 7 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 10 months ago
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago

README.md

LangChain Documentation

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