Merged
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Wauplin
approved these changes
Nov 13, 2025
Contributor
Wauplin
left a comment
There was a problem hiding this comment.
Comment on where to stored the asset otherwise looks good. Thanks!
(also: ... 1200+ $ !?? 😄)
docs/inference-providers/pricing.md
Outdated
| The same detailed view is available for organizations subscribed to a paid plan under the organization's settings. | ||
|
|
||
| <div class="flex justify-center"> | ||
| <img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/3EZCqRTQq3opfvmMB5nSw.png"/> |
Contributor
There was a problem hiding this comment.
where is this image stored / can be edited? usually we store images in a dataset on the Hub: https://huggingface.co/datasets/huggingface/documentation-images/tree/main/inference-providers
Contributor
There was a problem hiding this comment.
if you have bandwidth, would be nice to have both light and dark themes for the screenshot like this
<div class="flex justify-center">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/enterprise-org-settings-light.png"/>
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/enterprise-org-settings-dark.png"/>
</div>
Vaibhavs10
commented
Nov 13, 2025
Wauplin
approved these changes
Nov 13, 2025
Member
|
Thank you!! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.