You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-langchain-fireworks-0.3.0-1.lbn36.noarch

python3-langchain-fireworks-0.3.0-1.lbn36.noarch

Package Attributes
RPM  python3-langchain-fireworks-0.3.0-1.lbn36.noarch.rpm Architecture  noarch Size  104900 Created  2025/05/13 02:04:21 UTC
Package Specification
Summary An integration package connecting Fireworks and LangChain
Group Unspecified
License ZPL
Home Page https://pypi.org/project/langchain-fireworks
Description

LangChain-Fireworks 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 Installation To use the langchain-fireworks package, follow these installation steps: pip install langchain-fireworks

Basic usage Setting up

Sign in to Fireworks AI to obtain an API Key to access the models, and make sure it is set as the FIREWORKS_API_KEY environment variable. Once you've signed in and obtained an API key, follow these steps to set the FIREWORKS_API_KEY environment variable:

Linux/macOS: Open your terminal and execute the following command:

export FIREWORKS_API_KEY=your_api_key

Note: To make this environment variable persistent across terminal sessions, add the above line to your ~/.bashrc, ~/.bash_profile, or ~/.zshrc file.

Windows: For Command Prompt, use:

set FIREWORKS_API_KEY=your_api_key

Set up your

Requires
(python3.10dist(requests) < 3~~ with python3.10dist(requests) >= 2)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
(python3.10dist(openai) < 2~~ with python3.10dist(openai) >= 1.10)  
rpmlib(CompressedFileNames)  
(python3.10dist(aiohttp) < 4~~ with python3.10dist(aiohttp) >= 3.9.1)  
(python3.10dist(langchain-core) < 1~~ with python3.10dist(langchain-core) >= 0.3.55)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
python3.10dist(fireworks-ai)  
rpmlib(TildeInVersions)  
Provides
python-langchain-fireworks
python3-langchain-fireworks
python3.10-langchain-fireworks
python3.10dist(langchain-fireworks)
python3dist(langchain-fireworks)
Obsoletes
python-langchain-fireworks

Document Actions