mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-25 20:09:19 +00:00
- Improved docs - Improved performance in multiple ways through batching, threading, etc. - fixed error message - Added support for metadata filtering during similarity search. @baskaryan PTAL