Obiguard provides a robust and secure gateway to facilitate the integration of various Large Language Models (LLMs) into your applications, including the models hosted on Cerebras Inference API.Documentation Index
Fetch the complete documentation index at: https://docs.obiguard.ai/llms.txt
Use this file to discover all available pages before exploring further.
Provider Slug:
cerebrasObiguard SDK Integration with Cerebras
Obiguard provides a consistent API to interact with models from various providers. To integrate Cerebras with Obiguard:1. Install the Obiguard SDK
- Python SDK
2. Initialize Obiguard with Cerebras
To use Cerebras with Obiguard, get your API key from here, then add it to Obiguard to create the virtual key.- Python SDK
3. Invoke Chat Completions
- Python SDK
Supported Models
Cerebras currently supportsLlama-3.1-8B and Llama-3.1-70B. You can find more info here:

