Base URL
I've switched the model API endpoint to our team's self-hosted proxy. Where do I update the Base URL to make it work?
https://openrouter.ai/api/v1 with /chat/completions to form the full request URL. Whether /v1 belongs in the prefix and which path the client appends depend on both the service and the client. Check both sets of official documentation instead of applying one fixed pattern.