langchain/docs/extras/integrations
William FH dff00ea91e
Chat Loaders (#9708)
Still working out interface/notebooks + need discord data dump to test
out things other than copy+paste

Update:
- Going to remove the 'user_id' arg in the loaders themselves and just
standardize on putting the "sender" arg in the extra kwargs. Then can
provide a utility function to map these to ai and human messages
- Going to move the discord one into just a notebook since I don't have
a good dump to test on and copy+paste maybe isn't the greatest thing to
support in v0
- Need to do more testing on slack since it seems the dump only includes
channels and NOT 1 on 1 convos
-

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-08-24 17:23:27 -07:00
..
callbacks docs:misc fixes (#9671) 2023-08-23 22:36:54 -07:00
chat Adds ChatOllama (#9628) 2023-08-23 13:02:26 -07:00
chat_loaders Chat Loaders (#9708) 2023-08-24 17:23:27 -07:00
document_loaders Fix docs for AssemblyAIAudioTranscriptLoader (shorter import path) (#9687) 2023-08-24 07:24:53 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers docs:misc fixes (#9671) 2023-08-23 22:36:54 -07:00
retrievers Add support for structured data sources with google enterprise search (#9037) 2023-08-22 23:18:10 -04:00
text_embedding Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00
toolkits 📖 docs: integrations/agent_toolkits (#9333) 2023-08-23 23:17:47 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00