API 레퍼런스
채팅 완성.
엔드포인트
POST https://api.onemux.net/v1/chat/completions
헤더
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
본문
model, messages, temperature, stream
API 레퍼런스
엔드포인트
POST https://api.onemux.net/v1/chat/completions
헤더
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
본문
model, messages, temperature, stream