Setup
- Create a Prem AI account and get your API key here.
- Export or set your API key inline. The ChatPrem class defaults to
process.env.PREM_API_KEY.
npm
Related
- Chat model conceptual guide
- Chat model how-to guides
Integrate with the ChatPrem chat model using LangChain JavaScript.
process.env.PREM_API_KEY.