gpt-4o
, claude-3-sonnet
), but may experience compatibility issues with TrueFoundry’s model names (like openai-main/gpt-4o
or azure-openai/gpt-4o
).
When Cursor encounters these model names directly, it may not function as expected due to internal processing differences.
The Solution: Load balancing configuration allows you to:
gpt-4o
)openai-main/gpt-4o
)gpt-4o
in Cursor, your requests will be properly routed to the target model names through the TrueFoundry Gateway.
Get Base URL and Model Name from Unified Code Snippet
Cursor AI Settings
gpt-4o
)TrueFoundry Configuration in Cursor
gpt-4o
instead of openai-main/gpt-4o
)
All your calls from Cursor will now go through the TrueFoundry Gateway, with automatic routing based on your load balancing configuration.