mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-15 22:10:05 +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