mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
docs: add ClinePass subscription page and reorganize sidebar nav (#11672)
* docs: add ClinePass subscription page and reorganize sidebar nav * docs: polish ClinePass copy and add cross-links * more wording updates * polishing * docs: update 5x to 2-5x API rate limits * add beta label to clinepass --------- Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
co-authored by
Saoud Rizwan
parent
b8c62ecbae
commit
a1374ae4a5
+2
-2
@@ -54,7 +54,7 @@ Models with reasoning support include most Claude, Gemini 2.5, and Grok 3 models
|
||||
| Multi-modal (text + images) | `openai/gpt-4o` or `anthropic/claude-sonnet-4-6` |
|
||||
| Complex reasoning | Any model with reasoning support |
|
||||
|
||||
For setup and account flow details, see the [Cline provider guide](/getting-started/cline-provider).
|
||||
For setup and account flow details, see the [Cline Provider guide](/getting-started/cline-provider).
|
||||
|
||||
## Image Support
|
||||
|
||||
@@ -83,7 +83,7 @@ Not all models support images. Check the model's `supportsImages` capability bef
|
||||
<Card title="Chat Completions" icon="message" href="/api/chat-completions">
|
||||
Use these models in your API requests.
|
||||
</Card>
|
||||
<Card title="Cline provider" icon="scale-balanced" href="/getting-started/cline-provider">
|
||||
<Card title="Cline Provider" icon="scale-balanced" href="/getting-started/cline-provider">
|
||||
Fastest setup path with built-in authentication and billing.
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
Reference in New Issue
Block a user