Metadata-Version: 2.4
Name: langchain-fireworks
Version: 1.0.0
Summary: An integration package connecting Fireworks and LangChain
Project-URL: homepage, https://docs.langchain.com/oss/python/integrations/providers/fireworks
Project-URL: repository, https://github.com/langchain-ai/langchain/tree/master/libs/partners/fireworks
Project-URL: changelog, https://github.com/langchain-ai/langchain/releases?q=%22langchain-fireworks%22
Project-URL: docs, https://reference.langchain.com/python/integrations/langchain_fireworks/
Project-URL: twitter, https://x.com/LangChainAI
Project-URL: slack, https://www.langchain.com/join-community
Project-URL: reddit, https://www.reddit.com/r/LangChain/
License: MIT
License-File: LICENSE
Requires-Python: <4.0.0,>=3.10.0
Requires-Dist: aiohttp<4.0.0,>=3.9.1
Requires-Dist: fireworks-ai<1.0.0,>=0.13.0
Requires-Dist: langchain-core<2.0.0,>=1.0.0
Requires-Dist: openai<3.0.0,>=2.0.0
Requires-Dist: requests<3.0.0,>=2.0.0
Description-Content-Type: text/markdown

# langchain-fireworks

[![PyPI - Version](https://img.shields.io/pypi/v/langchain-fireworks?label=%20)](https://pypi.org/project/langchain-fireworks/#history)
[![PyPI - License](https://img.shields.io/pypi/l/langchain-fireworks)](https://opensource.org/licenses/MIT)
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-fireworks)](https://pypistats.org/packages/langchain-fireworks)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai)

Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).

## Quick Install

```bash
pip install langchain-fireworks
```

## 🤔 What is this?

This is the partner package for tying Fireworks.ai and LangChain. Fireworks really strive to provide good support for LangChain use cases, so if you run into any issues please let us know. You can reach out to us [in our Discord channel](https://discord.com/channels/1137072072808472616/)

## 📖 Documentation

View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/fireworks) for more details.
