Cerebras는 고속 OpenAI 호환 추론을 제공합니다.Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
| 속성 | 값 |
|---|---|
| 제공자 | cerebras |
| 인증 | CEREBRAS_API_KEY |
| API | OpenAI 호환 |
| 기본 URL | https://api.cerebras.ai/v1 |
시작하기
비대화형 설정
내장 카탈로그
OpenClaw는 공개 OpenAI 호환 엔드포인트를 위한 정적 Cerebras 카탈로그를 함께 제공합니다.| 모델 ref | 이름 | 참고 사항 |
|---|---|---|
cerebras/zai-glm-4.7 | Z.ai GLM 4.7 | 기본 모델, 미리 보기 추론 모델 |
cerebras/gpt-oss-120b | GPT OSS 120B | 프로덕션 추론 모델 |
cerebras/qwen-3-235b-a22b-instruct-2507 | Qwen 3 235B Instruct | 미리 보기 비추론 모델 |
cerebras/llama3.1-8b | Llama 3.1 8B | 프로덕션 속도 중심 모델 |
수동 구성
번들 Plugin을 사용하면 일반적으로 API 키만 있으면 됩니다. 모델 메타데이터를 재정의하려는 경우 명시적인models.providers.cerebras 구성을 사용하세요.
Gateway가 daemon(launchd/systemd)으로 실행되는 경우
CEREBRAS_API_KEY가
해당 프로세스에서 사용 가능해야 합니다. 예를 들어 ~/.openclaw/.env 또는
env.shellEnv를 통해 제공할 수 있습니다.