測試
測試
![[TEST]ChatGPT Plus 在俄羅斯的訂閱價格(2026 年指南)](/_next/image/?url=https%3A%2F%2Fresource.cometapi.com%2FCleanShot20260330162223%402x.png&w=3840&q=75)
from openai import OpenAI
client = OpenAI(
api_key="YOUR_COMETAPI_KEY",
base_url="https://api.cometapi.com/v1",
)
response = client.chat.completions.create(
model="gpt-5-mini",
messages=[{"role": "user", "content": "Build this workflow."}],
)
print(response.choices[0].message.content)測試
幾分鐘內免費開始。包含免費試用點數。無需信用卡。