An integration package connecting Nomic and GigaChain
Project description
langchain-nomic
This package contains the LangChain integration with Nomic
Installation
pip install -U langchain-nomic
And you should configure credentials by setting the following environment variables:
NOMIC_API_KEY
: your nomic API key
Embeddings
NomicEmbeddings
class exposes embeddings from Nomic.
from langchain_nomic import NomicEmbeddings
embeddings = NomicEmbeddings()
embeddings.embed_query("What is the meaning of life?")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gigachain_nomic-0.1.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file gigachain_nomic-0.1.2.tar.gz
.
File metadata
- Download URL: gigachain_nomic-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82b47a6aff0b33846f38e80b869272165935aa84455b185c2be2829e00dc26d6 |
|
MD5 | 509bddb549a98b40bf482b2f1f836350 |
|
BLAKE2b-256 | 4ac8f1c2db5ecaa20f3fcc751d283c4f7f1726d0e9f18fec23f3689703cf73bf |
File details
Details for the file gigachain_nomic-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: gigachain_nomic-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56235c81308afc2b8a8dbdcb2a8d0c596575a297ffe6a315b259013d33a646c0 |
|
MD5 | c7b41e391180e64a70ce55d73d491706 |
|
BLAKE2b-256 | afa715169afd889aa2475ed7c787f3f78e5f364cd8227ab5ef797f7fb5b6a8af |