Fireworks features and configuration options, please refer to the API reference.
Overview
Integration details
| Class | Package | Local | Serializable | PY support | Downloads | Version |
|---|---|---|---|---|---|---|
| Fireworks | @langchain/community | β | β | β |
Setup
To access Fireworks models youβll need to create a Fireworks account, get an API key, and install the@langchain/community integration package.
Credentials
Head to fireworks.ai to sign up to Fireworks and generate an API key. Once youβve done this set theFIREWORKS_API_KEY environment variable:
Installation
The LangChain Fireworks integration lives in the@langchain/community package: