mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 13:22:11 +03:00
New free providers: - LongCat AI (lc/): 50M tokens/day free during public beta - Pollinations AI (pol/): no API key needed, GPT-5/Claude/DeepSeek/Llama free - Cloudflare Workers AI (cf/): 10K Neurons/day, ~150 LLM responses, Whisper free - Scaleway AI (scw/): 1M free tokens for new accounts (EU/GDPR, Paris) - AI/ML API (aiml/): $0.025/day credits, 200+ models via single endpoint Provider metadata updates: - Together AI: hasFree=true + 3 permanently free model IDs (Llama 70B, Vision, DeepSeek) - Gemini: hasFree=true + freeNote (1,500 req/day free, no credit card) - NVIDIA NIM: already had hasFree=true, confirmed correct New executors: - open-sse/executors/pollinations.ts: optional auth (no key support) - open-sse/executors/cloudflare-ai.ts: dynamic URL with accountId credential Documentation: - README.md: 11-provider Ultimate Free Stack, 4 new pricing table rows - README.md: LongCat/Pollinations/Cloudflare AI/Scaleway provider detail sections - docs/i18n/pt-BR/README.md: updated pricing table + 4 new free provider sections - docs/i18n/cs/README.md: combo stack updated Tests: 821/821 pass (no regressions)