langchain/libs/partners/nomic/langchain_nomic
Jared Van Bortel 25d1c1c9bb
nomic: implement local embeddings with the inference_mode parameter (#21934)
## Description

This PR implements local and dynamic mode in the Nomic Embed integration
using the inference_mode and device parameters. They work as documented
[here](https://docs.nomic.ai/reference/python-api/embeddings#local-inference).

<!-- If no one reviews your PR within a few days, please @-mention one
of baskaryan, efriis, eyurtsev, hwchase17. -->

---------

Co-authored-by: Erick Friis <erickfriis@gmail.com>
2024-05-20 14:17:07 -07:00
..
__init__.py nomic: init pkg (#16853) 2024-01-31 16:46:35 -08:00
embeddings.py nomic: implement local embeddings with the inference_mode parameter (#21934) 2024-05-20 14:17:07 -07:00
py.typed nomic: init pkg (#16853) 2024-01-31 16:46:35 -08:00