FAQ

These notes help users understand and troubleshoot the product.

  • Which sign-in methods are supported?

    Email/password is supported. If Google OAuth is configured, Google sign-in appears on the sign-in and registration pages.

  • Why is there no web chat page?

    The product focuses on IDEs, plugins and custom clients. Generate an API key in the console and use it with OpenAI-compatible tools.

  • How do I get an API key?

    After signing in, open the console and generate a key in API Keys. The full key is shown once. Revoke and regenerate it if exposed.

  • What endpoint and billing rules apply?

    The external path follows OpenAI style: Base URL is your-domain/v1 and the full request is POST /v1/chat/completions. Send Authorization: Bearer sk-.... In self-hosted mode, token usage is estimated server-side and stream:false is currently required.

  • What are activation codes for?

    Operators can issue credit activation codes or plan activation codes. Most codes can only be redeemed once.

  • Which payment methods are supported?

    Alipay and WeChat Pay top-up flows are available when configured by the operator.