Appearance
export OPENAI_BASE_URL="https://supertoken.cc/v1" export OPENAI_API_KEY="sk-xxxxx"
后续如需多环境隔离,建议为不同环境配置不同 Base URL 子域名。