modelpedia 0.0.2 → 0.0.5

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.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,145 +1,4 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- //#region src/providers/cerebras.ts
3
- const provider = {
4
- "id": "cerebras",
5
- "name": "Cerebras",
6
- "region": "US",
7
- "url": "https://cerebras.ai",
8
- "api_url": "https://api.cerebras.ai/v1",
9
- "docs_url": "https://inference-docs.cerebras.ai",
10
- "pricing_url": "https://cerebras.ai/pricing",
11
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
12
- "models": [
13
- {
14
- "id": "gpt-oss-120b",
15
- "name": "gpt-oss-120b",
16
- "created_by": "openai",
17
- "source": "official",
18
- "last_updated": "2026-03-21",
19
- "family": "gpt-oss",
20
- "context_window": 131e3,
21
- "max_output_tokens": 4e4,
22
- "capabilities": {
23
- "streaming": true,
24
- "tool_call": true,
25
- "structured_output": true,
26
- "vision": true,
27
- "reasoning": true
28
- },
29
- "modalities": {
30
- "input": ["text"],
31
- "output": ["text"]
32
- },
33
- "pricing": {
34
- "input": .35,
35
- "output": .75
36
- }
37
- },
38
- {
39
- "id": "llama3.1-8b",
40
- "name": "llama3.1-8b",
41
- "created_by": "meta",
42
- "source": "official",
43
- "last_updated": "2026-03-21",
44
- "context_window": 32e3,
45
- "max_output_tokens": 8e3,
46
- "capabilities": {
47
- "streaming": true,
48
- "tool_call": true,
49
- "structured_output": true,
50
- "vision": true
51
- },
52
- "modalities": {
53
- "input": ["text"],
54
- "output": ["text"]
55
- },
56
- "pricing": {
57
- "input": .1,
58
- "output": .1
59
- }
60
- },
61
- {
62
- "id": "qwen-3-235b-a22b-instruct-2507",
63
- "name": "qwen-3-235b-a22b-instruct-2507",
64
- "created_by": "qwen",
65
- "source": "official",
66
- "last_updated": "2026-03-21",
67
- "family": "qwen",
68
- "context_window": 131e3,
69
- "max_output_tokens": 4e4,
70
- "alias": "qwen-3-235b-a22b-instruct",
71
- "capabilities": {
72
- "streaming": true,
73
- "tool_call": true,
74
- "structured_output": true,
75
- "vision": true,
76
- "reasoning": true
77
- },
78
- "modalities": {
79
- "input": ["text"],
80
- "output": ["text"]
81
- },
82
- "pricing": {
83
- "input": .6,
84
- "output": 1.2
85
- }
86
- },
87
- {
88
- "id": "qwen-3-235b-a22b-instruct",
89
- "name": "qwen-3-235b-a22b-instruct",
90
- "created_by": "qwen",
91
- "source": "official",
92
- "last_updated": "2026-03-21",
93
- "family": "qwen",
94
- "context_window": 131e3,
95
- "max_output_tokens": 4e4,
96
- "capabilities": {
97
- "streaming": true,
98
- "tool_call": true,
99
- "structured_output": true,
100
- "vision": true,
101
- "reasoning": true
102
- },
103
- "modalities": {
104
- "input": ["text"],
105
- "output": ["text"]
106
- },
107
- "pricing": {
108
- "input": .6,
109
- "output": 1.2
110
- },
111
- "snapshots": ["qwen-3-235b-a22b-instruct-2507"]
112
- },
113
- {
114
- "id": "zai-glm-4.7",
115
- "name": "zai-glm-4.7",
116
- "created_by": "zhipu",
117
- "source": "official",
118
- "last_updated": "2026-03-21",
119
- "context_window": 131e3,
120
- "max_output_tokens": 4e4,
121
- "capabilities": {
122
- "streaming": true,
123
- "tool_call": true,
124
- "structured_output": true,
125
- "vision": true,
126
- "reasoning": true
127
- },
128
- "modalities": {
129
- "input": ["text"],
130
- "output": ["text"]
131
- },
132
- "pricing": {
133
- "input": 2.25,
134
- "output": 2.75
135
- }
136
- }
137
- ]
138
- };
139
- const models = provider.models.map((m) => ({
140
- ...m,
141
- provider: provider.id
142
- }));
143
- //#endregion
144
- exports.models = models;
145
- exports.provider = provider;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
3
+ <path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
4
+ </svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.cjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.cjs";
2
2
 
3
3
  //#region src/providers/cerebras.d.ts
4
4
  declare const provider: ProviderWithModels;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.mjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.mjs";
2
2
 
3
3
  //#region src/providers/cerebras.d.ts
4
4
  declare const provider: ProviderWithModels;
@@ -1,143 +1,4 @@
1
- //#region src/providers/cerebras.ts
2
- const provider = {
3
- "id": "cerebras",
4
- "name": "Cerebras",
5
- "region": "US",
6
- "url": "https://cerebras.ai",
7
- "api_url": "https://api.cerebras.ai/v1",
8
- "docs_url": "https://inference-docs.cerebras.ai",
9
- "pricing_url": "https://cerebras.ai/pricing",
10
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
11
- "models": [
12
- {
13
- "id": "gpt-oss-120b",
14
- "name": "gpt-oss-120b",
15
- "created_by": "openai",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "family": "gpt-oss",
19
- "context_window": 131e3,
20
- "max_output_tokens": 4e4,
21
- "capabilities": {
22
- "streaming": true,
23
- "tool_call": true,
24
- "structured_output": true,
25
- "vision": true,
26
- "reasoning": true
27
- },
28
- "modalities": {
29
- "input": ["text"],
30
- "output": ["text"]
31
- },
32
- "pricing": {
33
- "input": .35,
34
- "output": .75
35
- }
36
- },
37
- {
38
- "id": "llama3.1-8b",
39
- "name": "llama3.1-8b",
40
- "created_by": "meta",
41
- "source": "official",
42
- "last_updated": "2026-03-21",
43
- "context_window": 32e3,
44
- "max_output_tokens": 8e3,
45
- "capabilities": {
46
- "streaming": true,
47
- "tool_call": true,
48
- "structured_output": true,
49
- "vision": true
50
- },
51
- "modalities": {
52
- "input": ["text"],
53
- "output": ["text"]
54
- },
55
- "pricing": {
56
- "input": .1,
57
- "output": .1
58
- }
59
- },
60
- {
61
- "id": "qwen-3-235b-a22b-instruct-2507",
62
- "name": "qwen-3-235b-a22b-instruct-2507",
63
- "created_by": "qwen",
64
- "source": "official",
65
- "last_updated": "2026-03-21",
66
- "family": "qwen",
67
- "context_window": 131e3,
68
- "max_output_tokens": 4e4,
69
- "alias": "qwen-3-235b-a22b-instruct",
70
- "capabilities": {
71
- "streaming": true,
72
- "tool_call": true,
73
- "structured_output": true,
74
- "vision": true,
75
- "reasoning": true
76
- },
77
- "modalities": {
78
- "input": ["text"],
79
- "output": ["text"]
80
- },
81
- "pricing": {
82
- "input": .6,
83
- "output": 1.2
84
- }
85
- },
86
- {
87
- "id": "qwen-3-235b-a22b-instruct",
88
- "name": "qwen-3-235b-a22b-instruct",
89
- "created_by": "qwen",
90
- "source": "official",
91
- "last_updated": "2026-03-21",
92
- "family": "qwen",
93
- "context_window": 131e3,
94
- "max_output_tokens": 4e4,
95
- "capabilities": {
96
- "streaming": true,
97
- "tool_call": true,
98
- "structured_output": true,
99
- "vision": true,
100
- "reasoning": true
101
- },
102
- "modalities": {
103
- "input": ["text"],
104
- "output": ["text"]
105
- },
106
- "pricing": {
107
- "input": .6,
108
- "output": 1.2
109
- },
110
- "snapshots": ["qwen-3-235b-a22b-instruct-2507"]
111
- },
112
- {
113
- "id": "zai-glm-4.7",
114
- "name": "zai-glm-4.7",
115
- "created_by": "zhipu",
116
- "source": "official",
117
- "last_updated": "2026-03-21",
118
- "context_window": 131e3,
119
- "max_output_tokens": 4e4,
120
- "capabilities": {
121
- "streaming": true,
122
- "tool_call": true,
123
- "structured_output": true,
124
- "vision": true,
125
- "reasoning": true
126
- },
127
- "modalities": {
128
- "input": ["text"],
129
- "output": ["text"]
130
- },
131
- "pricing": {
132
- "input": 2.25,
133
- "output": 2.75
134
- }
135
- }
136
- ]
137
- };
138
- const models = provider.models.map((m) => ({
139
- ...m,
140
- provider: provider.id
141
- }));
142
- //#endregion
143
- export { models, provider };
1
+ const e={id:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
3
+ <path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
4
+ </svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};