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
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>
4 months ago
..
cli cli[minor]: fix import path for two Astra DB classes in the migration json data (#21926) 4 months ago
community community[patch]: Better error message for neo4j vector when text is null (#21861) 4 months ago
core Fix base.py typo (#21862) 4 months ago
experimental experimental: release 0.0.59 (#21835) 4 months ago
langchain langchain[minor]: add libs/partners to dev.Dockerfile (#21902) 4 months ago
partners nomic: implement local embeddings with the inference_mode parameter (#21934) 4 months ago
standard-tests core, standard tests, partner packages: add test for model params (#21677) 4 months ago
text-splitters infra: fix CI on text-splitters (#21935) 4 months ago