langchain/docs/docs/integrations
Frank ef082c77b1
community[minor]: add github file loader to load any github file content b… (#15305)
### Description
support load any github file content based on file extension.  

Why not use [git
loader](https://python.langchain.com/docs/integrations/document_loaders/git#load-existing-repository-from-disk)
?
git loader clones the whole repo even only interested part of files,
that's too heavy. This GithubFileLoader only downloads that you are
interested files.

### Twitter handle
my twitter: @shufanhaotop

---------

Co-authored-by: Hao Fan <h_fan@apple.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-02-06 09:42:33 -08:00
..
adapters docs[patch]: fix ipynb links (#14325) 2023-12-06 09:29:07 -08:00
callbacks docs: update StreamlitCallbackHandler example (#16970) 2024-02-05 18:20:59 -08:00
chat docs: update mistral docs for version 0.1+ (#17011) 2024-02-05 18:03:12 -08:00
chat_loaders docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
document_loaders community[minor]: add github file loader to load any github file content b… (#15305) 2024-02-06 09:42:33 -08:00
document_transformers docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
llms docs: Updating documentation for Konko provider (#16953) 2024-02-05 15:49:13 -08:00
memory docs: Update redis_chat_message_history.ipynb (#16344) 2024-01-22 21:59:59 -08:00
platforms docs: partner packages (#16960) 2024-02-02 15:12:21 -08:00
providers docs: fix typo in dspy.ipynb (#16996) 2024-02-05 17:31:06 -08:00
retrievers community[minor]: Breebs docs retriever (#16578) 2024-02-05 15:51:08 -08:00
stores community: revert SQL Stores (#16912) 2024-02-01 16:37:40 -08:00
text_embedding nomic: init pkg (#16853) 2024-01-31 16:46:35 -08:00
toolkits docs: Fix typo in amadeus.ipynb (#16916) 2024-02-06 09:42:05 -08:00
tools docs: Link to Brave Website added (#16958) 2024-02-05 18:29:16 -08:00
vectorstores pinecone: init pkg (#16556) 2024-02-05 11:55:01 -08:00