메인 콘텐츠로 건너뛰기

Synthetic

Synthetic 는 Anthropic-compatible endpoint 를 노출합니다. OpenClaw 는 이를 synthetic 프로바이더 로 등록하고 Anthropic Messages API 를 사용합니다.

빠른 설정

  1. SYNTHETIC_API_KEY 를 설정합니다(또는 아래 위저드 실행).
  2. onboarding 을 실행합니다:
기본 모델은 다음으로 설정됩니다:

Config example

메모: OpenClaw 의 Anthropic client 는 base URL 뒤에 /v1 을 붙이므로 https://api.synthetic.new/anthropic 를 사용하세요(/anthropic/v1 아님). Synthetic 가 base URL 을 바꾸면 models.providers.synthetic.baseUrl 로 재정의하세요.

모델 카탈로그

아래 모든 모델은 cost 0 (input/output/cache) 를 사용합니다.

메모

  • 모델 ref 는 synthetic/<modelId> 형식을 사용합니다.
  • 모델 allowlist(agents.defaults.models)를 활성화했다면, 사용할 모든 모델을 추가하세요.
  • 프로바이더 규칙은 Model Providers 를 참고하세요.