Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions fern/apis/api/openapi-overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3075,6 +3075,13 @@ components:
including model, prompts, tools, knowledge-base access, and generation
settings.
properties:
model:
description: >-
The Cerebras model to use. `llama-3.3-70b` is deprecated and no
longer offered in the Dashboard; `llama3.1-8b` is the supported
model.
enum:
- llama3.1-8b
provider:
description: Routes assistant response generation through Cerebras.
CustomLLMModel:
Expand Down