Skip to main content

OpenAI

ℹ️Note

캐러티(Careti) 기준 문서입니다. Careti v3.38.1 머지본을 따르며, 캐러티 전용 정책(지원/차단 모델, 지역/계정 제한, 인증/라우팅)이 있을 경우 본문에서 <Note>로 표시합니다.

ℹ️Note

Provider Setup 강화: caret-docs/features/f09-enhanced-provider-setup.md에 따라 캐러티은 프로바이더 설정 검증/UX가 강화될 수 있습니다. 계정/조직 정책 또는 캐러티 라우터 적용 시 허용/차단 모델이 달라질 수 있음을 안내하세요.

Careti supports accessing models directly through the official OpenAI API.

Website: https://openai.com/

Getting an API Key

  1. Sign Up/Sign In: Visit the OpenAI Platform. You'll need to create an account or sign in if you already have one.
  2. Navigate to API Keys: Once logged in, go to the API keys section of your account.
  3. Create a Key: Click on "Create new secret key". It's good practice to give your key a descriptive name (e.g., "Careti API Key").
  4. Copy the Key: Crucial: Copy the generated API key immediately. For security reasons, OpenAI will not show it to you again. Store this key in a safe and secure location.

Supported Models

Careti is compatible with a variety of OpenAI models, including but not limited to:

  • 'o3'
  • o3-mini (medium reasoning effort)
  • 'o4-mini'
  • o3-mini-high (high reasoning effort)
  • o3-mini-low (low reasoning effort)
  • o1
  • o1-preview
  • o1-mini
  • gpt-4o
  • gpt-4o-mini
  • 'gpt-4.1'
  • 'gpt-4.1-mini'

For the most current list of available models and their capabilities, please refer to the official OpenAI Models documentation.

Configuration in Careti

  1. Open Careti Settings: Click the settings gear icon (⚙️) in the Careti panel.
  2. Select Provider: Choose "OpenAI" from the "API Provider" dropdown menu.
  3. Enter API Key: Paste your OpenAI API key into the "OpenAI API Key" field.
  4. Select Model: Choose your desired model from the "Model" dropdown list.
  5. (Optional) Base URL: If you need to use a proxy or a custom base URL for the OpenAI API, you can enter it here. Most users will not need to change this from the default.

Tips and Notes

  • Pricing: Be sure to review the OpenAI Pricing page for detailed information on the costs associated with different models.
  • Azure OpenAI Service: If you are looking to use the Azure OpenAI service, please note that specific documentation for Azure OpenAI with Careti may be found separately, or you might need to configure it as an OpenAI-compatible endpoint if such functionality is supported by Careti for custom configurations.