Harrison Chase

Results 208 issues of Harrison Chase

make it so everything goes through generate, which removes the need for two types of caches

implement max marginal relevance example selector

as per @agola11's comment in https://github.com/hwchase17/langchain/pull/368 the naming convention for base classes inconsistent. We should pick a convention and stick with it. For chain the base is `Chain`, for agents,...