Skip to content

Commit

Permalink
docs: Remove non-rendering images & output spamming from doc ntbks (#…
Browse files Browse the repository at this point in the history
…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.
  • Loading branch information
rlancemartin committed Mar 25, 2024
1 parent b617085 commit db7403d
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 3,126 deletions.
371 changes: 4 additions & 367 deletions docs/docs/integrations/chat/llama2_chat.ipynb

Large diffs are not rendered by default.

26 changes: 7 additions & 19 deletions docs/docs/integrations/document_loaders/dropbox.ipynb

Large diffs are not rendered by default.

17 changes: 5 additions & 12 deletions docs/docs/integrations/retrievers/activeloop.ipynb

Large diffs are not rendered by default.

26 changes: 4 additions & 22 deletions docs/docs/integrations/retrievers/self_query/dingo.ipynb

Large diffs are not rendered by default.

2,174 changes: 23 additions & 2,151 deletions docs/docs/integrations/tools/passio_nutrition_ai.ipynb

Large diffs are not rendered by default.

62 changes: 8 additions & 54 deletions docs/docs/integrations/vectorstores/lancedb.ipynb

Large diffs are not rendered by default.

20 changes: 4 additions & 16 deletions docs/docs/integrations/vectorstores/weaviate.ipynb

Large diffs are not rendered by default.

489 changes: 4 additions & 485 deletions docs/docs/use_cases/code_understanding.ipynb

Large diffs are not rendered by default.

0 comments on commit db7403d

Please sign in to comment.