Skip to content

Query | Question about model availability via OpenRouter #3

@iarunabho

Description

@iarunabho

I noticed that in my current setup, only the DeepSeek model is listed under the OpenRouter configuration:

js
Copy
Edit
openrouter: [
{
name: "deepseek/deepseek-chat-v3-0324:free",
displayName: "DeepSeek v3 (free)",
description: "Use for free (data may be used for training)",
},
]
I wanted to ask:

Is there a reason why only DeepSeek is available through OpenRouter in this context?

Can I modify the config to use other models (e.g., Mistral, GPT-3.5)?

Is there an API endpoint or method to dynamically fetch all supported models for my API key?

Appreciate any guidance—just trying to understand if it's a restriction due to API access, pricing tier, or a frontend limitation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions