Skip to content

Commit b56eec5

Browse files
Update docs/inference-providers/index.md
Co-authored-by: vb <[email protected]>
1 parent 64e0207 commit b56eec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ result = client.chat_completion(
457457
**Provider Selection Policy:**
458458

459459
- `provider: "auto"` (default): Selects the first available provider for the model, sorted by your preference order in [Inference Provider settings](https://hf.co/settings/inference-providers).
460-
- `provider: "specific-provider"`: Forces use of a specific provider (e.g., "together", "replicate", "fal-ai", ...)
460+
- `provider: "specific-provider"`: Forces use of a specific provider (e.g., "together", "replicate", "fal-ai", ...).
461461

462462
### Alternative: OpenAI-Compatible Chat Completions Endpoint (Chat Only)
463463

0 commit comments

Comments
 (0)