Skip to main content
Cerebras provides ultra-fast inference (3,000+ tokens/sec) for open-source models. With Linkup, you can ground these models in real-time web data, giving them the ability to retrieve current facts, news, and source-backed information beyond their training data. This guide demonstrates the integration using GPT-OSS 120B, but the same approach works with any model available on Cerebras that supports function calling.
1

Get your API Keys

Get your Linkup API key

Create a Linkup account for free to get your API key.

Get your Cerebras API key

Create a Cerebras account for free to get your API key.
2

Install and Setup

Install the required packages:
Set up your clients:
3

Define the Function Schema

Tell Cerebras about your search function:
4

Build the Chatbot

Put it all together in a conversational loop:
For more information, visit:
Need help? Email support@linkup.so, ping us on Discord, or talk to us.