Files
langchain/libs/partners/nomic/README.md
2026-01-13 01:54:11 -05:00

23 lines
896 B
Markdown

# langchain-nomic
[![PyPI - Version](https://img.shields.io/pypi/v/langchain-nomic?label=%20)](https://pypi.org/project/langchain-nomic/#history)
[![PyPI - License](https://img.shields.io/pypi/l/langchain-nomic)](https://opensource.org/licenses/MIT)
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-nomic)](https://pypistats.org/packages/langchain-nomic)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchain.svg?style=social&label=Follow%20%40LangChain)](https://x.com/langchain)
Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).
## Quick Install
```bash
pip install langchain-nomic
```
## 🤔 What is this?
This package contains the LangChain integration with Nomic
## 📖 Documentation
View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/nomic) for more details.