Skip to content

Commit dfc730b

Browse files
Update docs/inference-providers/register-as-a-provider.md
Co-authored-by: vb <[email protected]>
1 parent 0d44aa4 commit dfc730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Inference-Id: unique-id-00131
400400

401401
If your API is OpenAI-compatible, we expect that you expose LLM pricing information and context length through the [`/v1/models` endpoint](https://platform.openai.com/docs/api-reference/models/list).
402402

403-
This helps power our [provider comparison table](https://huggingface.co/inference/models) and other provider selection features.
403+
This powers our [provider comparison table](https://huggingface.co/inference/models) and other provider selection features like `:cheapest` (which selects the cheapest provider for a model).
404404

405405

406406
<div class="flex justify-center">

0 commit comments

Comments
 (0)