Add steps to add litellm proxy in cursor

This commit is contained in:
Sameer Kankute
2025-12-05 10:01:48 +05:30
parent 4d83a48b59
commit 01ee46b493
-2
View File
@@ -103,8 +103,6 @@ No special configuration is required beyond your normal LiteLLM Proxy setup. Ens
- Your Cursor project uses your LiteLLM Proxy `base_url` (with `/cursor` included) and a valid API key
## Notes
- Only this page documents the Cursor endpoint. The native `/responses` docs remain unchanged.
- This endpoint is intended specifically for Cursors request/response expectations. Other clients should continue to use `/v1/chat/completions` or `/v1/responses` as appropriate.