langchain/docs/extras
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
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Added In-Depth Langchain Agent Execution Guide (#9507) 2023-08-20 15:59:01 -07:00
ecosystem Added a link to the dependencies document (#9703) 2023-08-24 07:23:48 -07:00
guides docs:misc fixes (#9671) 2023-08-23 22:36:54 -07:00
integrations Chat Loaders (#9708) 2023-08-24 17:23:27 -07:00
modules Harrison/multi vector (#9700) 2023-08-24 06:42:42 -07:00
use_cases Add the option to use separate LLMs for GraphCypherQA chain (#9689) 2023-08-24 11:50:38 -07:00