Skip to content

Chat Completions

기존 OpenAI SDK에는 messages 배열을 포함한 POST /v1/chat/completions를 사용하세요. 호환 변환이 모든 선택 매개변수를 지원한다는 뜻은 아닙니다.

json
{"model":"your-console-model","messages":[{"role":"user","content":"Hello"}],"stream":true}

안전한 운영

모델과 가격은 콘솔이 기준입니다. API Key, 비밀번호, 인증 코드, 전체 비공개 프롬프트나 결제 정보를 지원팀에 보내지 마세요.

API access is subject to the AIShop service terms.