Skip to content

Commit 0d44aa4

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

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
@@ -398,7 +398,7 @@ Inference-Id: unique-id-00131
398398

399399
### Exposing pricing through OpenAI /models routes
400400

401-
If your API is OpenAI-compatible, we kindly ask that you expose LLM pricing information and context length through the [`/v1/models` endpoint](https://platform.openai.com/docs/api-reference/models/list).
401+
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

403403
This helps power our [provider comparison table](https://huggingface.co/inference/models) and other provider selection features.
404404

0 commit comments

Comments
 (0)