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
Harrison Chase b7ae9f715d
Langchain with reddit (#3661) (#3768)
I have added a reddit document loader which fetches the text from the
Posts of Subreddits or Reddit users, using the `praw` Python package. I
have also added an example notebook reddit.ipynb in order to guide users
to use this dataloader.
This code was made in format similar to twiiter document loader. I have
run code formating, linting and also checked the code myself for
different scenarios.

This is my first contribution to an open source project and I am really
excited about this. If you want to suggest some improvements in my code,
I will be happy to do it. :)

Co-authored-by: Taaha Bajwa <taaha.s.bajwa@gmail.com>
1 year ago
..
_static add metal to ecosystem (#3613) 1 year ago
ecosystem Harrison/redis cache (#3766) 1 year ago
getting_started Fixing broken document links (#3756) 1 year ago
modules Langchain with reddit (#3661) (#3768) 1 year ago
reference Move Generative Agent definition to Experimental (#3245) 1 year ago
tracing
use_cases new example: single agent, simulated environment (openai gym) (#3758) 1 year ago
Makefile
conf.py
deployments.md Fixed some typos on deployment.md (#3652) 1 year ago
ecosystem.rst added integration links to the ecosystem.rst (#3453) 1 year ago
gallery.rst Update gallery.rst (#3176) 1 year ago
glossary.md
index.rst fixed a link to the youtube page (#3232) 1 year ago
make.bat
model_laboratory.ipynb
reference.rst Move Generative Agent definition to Experimental (#3245) 1 year ago
requirements.txt
tracing.md
youtube.md added links to the important YouTube videos (#3244) 1 year ago