Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.kr/llms.txt
Use this file to discover all available pages before exploring further.
OpenRouter
OpenRouter는 많은 모델에 대한 요청을 단일 엔드포인트와 API 키로 라우팅하는 통합 API를 제공합니다. OpenAI와 호환되므로 대부분의 OpenAI SDK는 기본 URL을 변경하여 사용할 수 있습니다.CLI 설정
설정 코드 조각
주의사항
- 모델 참조는
openrouter/<provider>/<model>입니다. - 더 많은 모델/프로바이더 옵션을 위해서는 /concepts/model-providers를 참조하세요.
- OpenRouter는 내부적으로 API 키와 함께 Bearer 토큰을 사용합니다.