Davis Chase

Results 192 comments of Davis Chase

stale, closing for now. let me know if there's anything in here we still want

will try to pick this back up this week!

@jasonbosco updated. had a couple outstanding questions and would generally be great to get your eyes on it to make sure the default params make sense. if things generally look...

looks pretty good to me! could we add an example notebook (can see other vectorstore notebooks in docs as an example)

@hwchase17 what if we add flag in `langchain/__init__.py` similar to `verbose` and `debug`, something like `pretty_format`. then usage would look like ```python import langchain from langchain.chat_models import ChatOpenAI from langchain.schema...