firecrawl / firecrawl/open-lovable
OpenRouter api key support
- Dominant language
- TypeScript
- Stars
- 28.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
there is no direct way to use an OpenRouter API key for authentication.
Why this is needed:
• OpenRouter allows routing AI API requests through multiple models/providers with a single API key.
• Supporting OpenRouter would make it easier for users to switch between AI models without changing much in their setup.
• It provides additional availability in regions where certain API providers are restricted.
Proposed Solution:
• Add configuration option for OPENROUTER_API_KEY (environment variable).
• Allow selecting OpenRouter as a provider in settings/config.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.