Skip to content

Commit 28f14bd

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-454: docs: fix minor issues on the cursor integration page
1 parent 8180421 commit 28f14bd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/integrations/cursor.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ This guide explains how to connect **AI/ML API** to **Cursor** using the **Azure
66

77
<table><thead><tr><th width="248">Field</th><th>Value</th></tr></thead><tbody><tr><td><strong>Base URL</strong></td><td><code>https://api.aimlapi.com</code></td></tr><tr><td><strong>API Key</strong></td><td>Your AI/ML API key (create at <a href="https://aimlapi.com/app/keys">aimlapi.com/app/keys</a>)</td></tr><tr><td><strong>Deployment</strong></td><td><code>google/gemini-2.5-pro</code> <em>(slashes allowed)</em></td></tr><tr><td><strong>Alias (Model ID)</strong></td><td><code>gpt-4o</code> <em>(Bypasses the restriction and makes Cursor work with any mode</em>l<em>)</em></td></tr></tbody></table>
88

9-
⚠️ Do **not** add `/v2/azure` or `/openai` to the Base URL.
9+
{% hint style="warning" %}
10+
Do **not** add `/v2/azure` or `/openai` to the Base URL.
11+
{% endhint %}
1012

1113
***
1214

0 commit comments

Comments
 (0)