Skip to content

Commit 7da66c5

Browse files
committed
(vibe-coded) blurb llm
1 parent 8cc0db0 commit 7da66c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/inference-providers/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ For complete token management details, see our [security tokens guide](https://h
7878

7979
### Quick Start - LLM
8080

81-
TODO : add blurb explaining what we're doing here (quick inference with LLM and chat completions)
81+
Let's start with the most common use case: conversational AI using large language models. This section demonstrates how to perform chat completions using DeepSeek V3, showcasing the different ways you can integrate Inference Providers into your applications.
82+
83+
Whether you prefer our native clients, want OpenAI compatibility, or need direct HTTP access, we'll show you how to get up and running with just a few lines of code.
8284

8385
#### Python
8486

0 commit comments

Comments
 (0)