free-coding-models 0.1.81 → 0.1.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/sources.js CHANGED
@@ -27,8 +27,9 @@
27
27
  * 📖 Secondary: https://swe-rebench.com (independent evals, scores are lower)
28
28
  * 📖 Leaderboard tracker: https://www.marc0.dev/en/leaderboard
29
29
  *
30
- * @exports nvidiaNim, groq, cerebras, sambanova, openrouter, huggingface, replicate, deepinfra, fireworks, codestral, hyperbolic, scaleway, googleai, siliconflow, together, cloudflare, perplexity, iflow — model arrays per provider
31
- * @exports sources — map of { nvidia, groq, cerebras, sambanova, openrouter, huggingface, replicate, deepinfra, fireworks, codestral, hyperbolic, scaleway, googleai, siliconflow, together, cloudflare, perplexity, iflow } each with { name, url, models }
30
+ * @exports nvidiaNim, groq, cerebras, sambanova, openrouter, huggingface, replicate, deepinfra, fireworks, codestral, hyperbolic, scaleway, googleai, siliconflow, together, cloudflare, perplexity, qwen, iflow — model arrays per provider
31
+ * @exports sources — map of { nvidia, groq, cerebras, sambanova, openrouter, huggingface, replicate, deepinfra, fireworks, codestral, hyperbolic, scaleway, googleai, siliconflow, together, cloudflare, perplexity, qwen, iflow } each with { name, url, models }
32
+
32
33
  * @exports MODELS — flat array of [modelId, label, tier, sweScore, ctx, providerKey]
33
34
  *
34
35
  * 📖 MODELS now includes providerKey as 6th element so ping() knows which
@@ -293,7 +294,7 @@ export const perplexity = [
293
294
  // 📖 Alibaba Cloud (DashScope) source - https://dashscope-intl.aliyuncs.com
294
295
  // 📖 OpenAI-compatible endpoint: https://dashscope-intl.aliyuncs.com/compatible-mode/v1
295
296
  // 📖 Free tier: 1M tokens per model (Singapore region only), valid for 90 days
296
- // 📖 Get API key: https://dashscope.console.alibabacloud.com
297
+ // 📖 Get API key: https://modelstudio.console.alibabacloud.com
297
298
  // 📖 Env var: DASHSCOPE_API_KEY
298
299
  // 📖 Qwen3-Coder models: optimized coding models with excellent SWE-bench scores
299
300
  export const qwen = [