From 392e5059b0835e913133fef00b362545469887da Mon Sep 17 00:00:00 2001 From: Sameer Kankute Date: Fri, 5 Dec 2025 10:02:42 +0530 Subject: [PATCH] Add steps to add litellm proxy in cursor --- docs/my-website/docs/proxy/cursor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/cursor.md b/docs/my-website/docs/proxy/cursor.md index 6bfac517569..d01c1e62036 100644 --- a/docs/my-website/docs/proxy/cursor.md +++ b/docs/my-website/docs/proxy/cursor.md @@ -1,6 +1,6 @@ --- id: cursor -title: Cursor Endpoint (/cursor/chat/completions) +title: /cursor/chat/completions - Cursor Endpoint description: Accept Responses API input from Cursor and return OpenAI Chat Completions output ---