Skip to content

FAQ

What Base URL should I use?

For OpenAI-compatible clients:

text
https://ai.laiber.cloud/v1

If a client asks for a full endpoint, append the corresponding path, such as /v1/chat/completions.

Can I share my API key?

Not recommended. Each person, app, or service should use its own key, so quota, usage, and revocation can be managed separately.

Why is a model unavailable?

Common reasons include model restrictions on the key, unavailable group, disabled channel, upstream service issue, or a mismatched model name.

Why is a request slow?

Common causes include upstream latency, network instability, a slow model, a long context, or channel retries.

How is this docs site deployed?

This site is a VitePress static site. Build output is generated in .vitepress/dist and deployed to Cloudflare Pages.

Stable, clear, and easy to connect