mirror of
https://github.com/cline/cline.git
synced 2026-08-29 03:52:41 +08:00
docs: update ClinePass wording to '2-5x the usage on popular open coding models compared to standard API rate' (#12479)
* docs: update ClinePass wording from '2-5x API rate limits' to '2-5x the usage on popular open coding models compared to standard API rate' * docs: update ClinePass wording in cline-provider.mdx for consistency * nit
This commit is contained in:
@@ -19,7 +19,7 @@ Choose the model access path that fits your workflow:
|
||||
Fastest setup path with one sign-in, built-in billing, and free model options.
|
||||
</Card>
|
||||
<Card title="ClinePass" icon="credit-card" href="/getting-started/clinepass">
|
||||
Flat $9.99/month subscription for selected open coding models with 2-5x API rate limits.
|
||||
Flat $9.99/month subscription that offers 2-5x the usage on popular open coding models compared to standard API rate.
|
||||
</Card>
|
||||
<Card title="Bring Your Own Key" icon="key" href="/getting-started/authorizing-with-cline#byok-cloud--local">
|
||||
Use your own provider credentials for cloud providers or local runtimes.
|
||||
|
||||
@@ -6,7 +6,7 @@ description: "Authenticate with Cline and choose your first AI model"
|
||||
Cline connects to AI models through a **provider**. You have three common paths:
|
||||
|
||||
- **Cline (usage-billing)** (recommended): sign in with Google/GitHub/email, no API key setup.
|
||||
- **ClinePass**: a $9.99/month subscription provider with access to selected open coding models and 2-5x API rate limits.
|
||||
- **ClinePass**: a $9.99/month subscription provider that offers 2-5x the usage on popular open coding models compared to standard API rate.
|
||||
- **Bring Your Own Key (BYOK)**: use your own provider credentials (cloud or local runtimes).
|
||||
|
||||
## Menu
|
||||
@@ -50,7 +50,7 @@ Add credits in Cline settings or at [app.cline.bot/dashboard](https://app.cline.
|
||||
### ClinePass
|
||||
|
||||
- Flat **$9.99/month** subscription
|
||||
- 2-5x API rate limits for longer agent sessions
|
||||
- 2-5x the usage on popular open coding models compared to standard API rate
|
||||
- Curated open coding models including GLM, Kimi, DeepSeek, and MiMo
|
||||
|
||||
Subscribe from the [ClinePass dashboard](https://app.cline.bot/dashboard/subscription?personal=true), then select **ClinePass** as your provider in Cline. See the [ClinePass guide](/getting-started/clinepass) for included models and reference pricing.
|
||||
|
||||
@@ -7,7 +7,7 @@ Cline (usage-billing) is the simplest way to get started with pay-as-you-go mode
|
||||
|
||||
Instead of managing separate API keys across multiple vendors, you sign in once, add **Cline credits**, and select from available models directly in Cline.
|
||||
|
||||
If you want a flat monthly subscription for selected open coding models with higher rate limits, use [ClinePass](/getting-started/clinepass) instead. ClinePass is a separate provider in Cline.
|
||||
If you want a flat monthly subscription that offers 2-5x the usage on selected open coding models compared to standard API rate, use [ClinePass](/getting-started/clinepass) instead. ClinePass is a separate provider in Cline.
|
||||
|
||||
## Why use Cline (usage-billing)
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: "ClinePass"
|
||||
description: "A low-cost monthly subscription that gives you reliable access to popular open coding models with 2-5x API rate limits."
|
||||
description: "A low-cost monthly subscription that offers 2-5x the usage on popular open coding models compared to standard API rate."
|
||||
---
|
||||
|
||||
ClinePass is a low-cost monthly subscription — **$9.99/month** — that gives you reliable access to popular open coding models with **2-5x the API rate limits** of standard access.
|
||||
ClinePass is a low-cost monthly subscription — **$9.99/month** — that offers **2-5x the usage** on popular open coding models compared to standard API rate.
|
||||
|
||||
It's completely optional. You don't need ClinePass to use Cline, and you can always use any other provider alongside it.
|
||||
|
||||
<Card title="Subscribe to ClinePass" icon="credit-card" href="https://app.cline.bot/dashboard/subscription?personal=true">
|
||||
Get started for $9.99/month and unlock 2-5x API rate limits.
|
||||
Get started for $9.99/month and unlock 2-5x the usage on popular open coding models compared to standard API rate.
|
||||
</Card>
|
||||
|
||||
## How it works
|
||||
@@ -36,11 +36,11 @@ However, getting reliable access can be difficult. Providers vary in quality and
|
||||
ClinePass solves this by:
|
||||
|
||||
- Curating a select group of open models tested and benchmarked for coding agent use
|
||||
- Offering **2-5x the API rate limits** so you can run long, complex agent tasks without interruption
|
||||
- Offering **2-5x the usage** on popular open coding models compared to standard API rate, so you can run long, complex agent tasks without interruption
|
||||
- Providing stable access through Cline's infrastructure
|
||||
|
||||
<Note>
|
||||
ClinePass is a separate provider from Cline (usage-billing). You can use both independently — subscribe to ClinePass for 2-5x API rate limits, or use Cline (usage-billing) for pay-as-you-go access.
|
||||
ClinePass is a separate provider from Cline (usage-billing). You can use both independently — subscribe to ClinePass for 2-5x the usage on popular open coding models compared to standard API rate, or use Cline (usage-billing) for pay-as-you-go access.
|
||||
</Note>
|
||||
|
||||
## Models
|
||||
|
||||
Reference in New Issue
Block a user