An integration package that connects Cerebras AI models with the LangChain framework, currently at version 0.8.2. Releases are frequent, with minor and patch updates roughly every few weeks.
pip install langchain-cerebrasNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize ChatCerebras with an API key and model name, then invoke a simple prompt.
Review the changelog and adjust calls to include additional parameters like 'reasoning_effort' if needed.
Use the new import from langchain_cerebras instead.
Use Python 3.11 or 3.12.