内测版 本页面为内测预览,尚未正式上线;所载功能、价格与条款均可能调整,不构成要约。
服务运行中 · 内测阶段

// TypeScript / Node const client = new OpenAI({ apiKey: 'sk-tgw-••••••••', baseURL: 'https://xtokengw.com/v1' }) const r = await client.chat.completions.create({ model: 'your-model-name', messages })
# Python from openai import OpenAI client = OpenAI( api_key="sk-tgw-••••••••", base_url="https://xtokengw.com/v1" ) r = client.chat.completions.create( model="your-model-name", messages=messages )

申请测试额度 索取服务说明
邮箱:hello@xtokengw.com 在线对接:Telegram / WhatsApp / Zalo 中文 · Tiếng Việt · English