The API endpoint URL for your chosen AI provider.

Default URLs by provider:

For OpenAI, use the standard chat completions endpoint.

For Google Gemini, use the generateContent endpoint with the {model} placeholder replaced with your specific model name.

You can customize this URL if you're using a different endpoint, proxy, or self-hosted deployment.