You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><ahref="/">Models.dev</a> is a comprehensive open-source database of AI model specifications, pricing, and features.</p>
125
-
<p>There's no single database with information about all the available AI models. We started Models.dev as a community-contributed project to address this. We also use it internally in <ahref="https://opencode.ai"target="_blank"rel="noopener noreferrer">opencode</a>.</p>
173
+
<p>
174
+
<ahref="/">Models.dev</a> is a comprehensive open-source
175
+
database of AI model specifications, pricing, and features.
176
+
</p>
177
+
<p>
178
+
There's no single database with information about all the
179
+
available AI models. We started Models.dev as a
180
+
community-contributed project to address this. We also use it
<p>Use the <b>Model ID</b> field to do a lookup on any model; it's the identifier used by <ahref="https://ai-sdk.dev/"target="_blank"rel="noopener noreferrer">AI SDK</a>.</p>
198
+
<p>
199
+
Use the <b>Model ID</b> field to do a lookup on any model;
200
+
it's the identifier used by{" "}
201
+
<a
202
+
href="https://ai-sdk.dev/"
203
+
target="_blank"
204
+
rel="noopener noreferrer"
205
+
>
206
+
AI SDK
207
+
</a>
208
+
.
209
+
</p>
132
210
<h2>Contribute</h2>
133
-
<p>The data is stored in the <ahref="https://github.com/sst/models.dev"target="_blank"rel="noopener noreferrer">GitHub repo</a> as TOML files; organized by provider and model. This is used to generate this page and power the API.</p>
134
-
<p>We need your help keeping this up to date. Feel free to edit the data and submit a pull request. Refer to the <ahref="https://github.com/sst/models.dev/blob/dev/README.md">README</a> for more information.</p>
211
+
<p>
212
+
The data is stored in the{" "}
213
+
<a
214
+
href="https://github.com/sst/models.dev"
215
+
target="_blank"
216
+
rel="noopener noreferrer"
217
+
>
218
+
GitHub repo
219
+
</a>{" "}
220
+
as TOML files; organized by provider and model. This is used to
221
+
generate this page and power the API.
222
+
</p>
223
+
<p>
224
+
We need your help keeping this up to date. Feel free to edit the
0 commit comments