-
Notifications
You must be signed in to change notification settings - Fork 374
[WIP] add initial documentation for available integrations #2034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
davanstrien
wants to merge
18
commits into
main
Choose a base branch
from
ip-open-code-intergration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…ith Hugging Face Inference Providers
|
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. |
julien-c
reviewed
Nov 5, 2025
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.
[WIP] PR to explore some options for documenting tools that integrate with/can use Inference Providers. The actual content is mostly a placeholder. Mostly want feedback on the structure.
The idea is to highlight all the tools that can use Inference Providers with a small guide on our side and links to the tools.
If we do one page per integration, it will look something like this, i.e. more below/above MacWhisper.
@Wauplin, we originally discussed doing a table. This would look something like:
The left column should link to the one-pager on the Hub docs, and the second column should contain an external link. I already have quite a long list of things that could go here, so this table might end up a bit long but probably it's okay to start.
Another option is not to use a table and do some light grouping, but this can get a bit messy with overlapping categories.
@Wauplin @hanouticelina let me know what you think. If you are happy with the structure of doing table + one pager, I can tidy up PR to just add one or two integrations to start. I am slightly worried that we end up maintaining docs for all of the integrations too, so we could also drop the one-pager, i.e. only do open code as a full code and don't do a page for every integration.
also cc @julien-c @pcuenca for viz.