diff --git a/docs/inference-providers/guides/first-api-call.md b/docs/inference-providers/guides/first-api-call.md index 8bcdfc608..5331fd7ab 100644 --- a/docs/inference-providers/guides/first-api-call.md +++ b/docs/inference-providers/guides/first-api-call.md @@ -1,5 +1,10 @@ # Your First Inference Provider Call +
+ + +
+ In this guide we're going to help you make your first API call with Inference Providers. Many developers avoid using open source AI models because they assume deployment is complex. This guide will show you how to use a state-of-the-art model in under five minutes, with no infrastructure setup required. @@ -243,4 +248,4 @@ Now that you've seen how easy it is to use AI models, you might wonder: - How does billing work? - What other models can you use? -Continue to the next guide to understand the provider ecosystem and make informed choices about authentication and billing. \ No newline at end of file +Continue to the next guide to understand the provider ecosystem and make informed choices about authentication and billing.