You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners/mongodb/langchain_mongodb
William FH b7b62e29fb
community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531)
If you use an embedding dist function in an eval loop, you get warned
every time. Would prefer to just check once and forget about it.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
3 months ago
..
__init__.py mongodb[patch]: include LLM caches in toplevel library import (#18601) 4 months ago
cache.py mongodb[patch]: Added scoring threshold to caching (#19286) 4 months ago
chat_message_histories.py mongodb[patch]: Migrate MongoDBChatMessageHistory (#18590) 4 months ago
py.typed mongodb[minor]: MongoDB Partner Package -- Porting MongoDBAtlasVectorSearch (#17652) 4 months ago
utils.py community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 3 months ago
vectorstores.py mongodb[patch]: Remove embedding retrieval from mongodb payload (#19035) 4 months ago