Currently, BYOK (Bring Your Own Key) integration with OpenRouter
only displays a hardcoded list of models (Claude 3.5 Sonnet, GPT-4o,
Gemini 1.5 Pro, Llama 3.1 70B, Deepseek-chat). This limits users
from accessing hundreds of other models available on OpenRouter
(free and premium).
Feature Request:
- Auto-fetch complete model list from OpenRouter API when user
provides API token
- Display all available models (not just preset ones)
- Update model list dynamically when new models are added
- Allow users to select any supported model without UI limitations