#Api
3 messages · Page 1 of 1 (latest)
I'm an AI assistant - my answers may be incorrect and I cannot see screenshots. Please verify information with the OpenRouter docs.
To help debug why your request to https://openrouter.ai/api/v1/chat/completions isn't working, I need a bit more information:
- What is the exact error message or response you receive?
- Which model identifier are you specifying in your request?
- Can you share the relevant code or API call you are using?
These details are essential to identify the root cause and provide accurate help.
-# This is an automated response powered by Answer HQ. Use !mute to stop the bot from responding, or !close when your question is resolved.
DEFAULT_BASE_URL = "https://openrouter.ai/api/v1"
DEFAULT_MODEL = "deepseek/deepseek-chat-v3-0324:free"