mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
8c0f391815
Description: Implemented MMR search for Redis. Pretty straightforward, just using the already implemented MMR method on similarity search–fetched docs. Issue: #10059 Dependencies: None Twitter handle: @hamza_tahboub --------- Co-authored-by: Bagatur <baskaryan@gmail.com>