Skip to content

docs(aimlapi): list AI/ML API in the Popular Providers sidebar - #2

Open
Lookoff-AIMLAPI wants to merge 1 commit into
mainfrom
docs/aimlapi-popular-providers
Open

docs(aimlapi): list AI/ML API in the Popular Providers sidebar#2
Lookoff-AIMLAPI wants to merge 1 commit into
mainfrom
docs/aimlapi-popular-providers

Conversation

@Lookoff-AIMLAPI

Copy link
Copy Markdown
Member

The integration pages merged in #1 are reachable only from all_providers, which is a long alphabetical card wall. The sidebar group beside it is what a reader actually browses, and AI/ML API was not in it.

Adds the provider page as the first entry of the Python Popular Providers group.

Two things worth stating rather than leaving to review

The JavaScript group is deliberately untouched. It nests chat, embeddings and tools pages under each provider, and this integration has Python pages only — an entry there would be a group with one working link and three dead ones.

First means ahead of OpenAI. Popular Providers is a curated list on LangChain's own documentation, and ordering it is the maintainers' call rather than a contributor's. That position is a fork decision and should be revisited before anything goes upstream — the rest of the change is uncontroversial, since the page exists, is complete, and is simply unreachable from the sidebar today.

Verification

docs.json still parses as JSON, and the added path resolves to src/oss/python/integrations/providers/aimlapi.mdx.

The integration pages merged earlier are reachable only from
`all_providers`, which is a long alphabetical card wall. The sidebar group
beside it is what a reader actually browses, and AI/ML API was not in it.

Adds the provider page as the first entry of the Python group. The JavaScript
group is left alone on purpose: it nests chat, embeddings and tools pages per
provider, and this integration has Python pages only — an entry there would
be a group with one link and three dead ones.

Placement note, so it is not discovered in review: first means ahead of
OpenAI. "Popular Providers" is a curated list on LangChain's own docs, and
ordering it is the maintainers' call rather than a contributor's, so this
position is a fork decision and should be revisited before anything goes
upstream. Everything else in the change is uncontroversial — the page exists,
it is complete, and it is currently unreachable from the sidebar.

`docs.json` still parses; the added path resolves to
`src/oss/python/integrations/providers/aimlapi.mdx`.
@github-actions

Copy link
Copy Markdown

Thanks for opening a docs PR, @Lookoff-AIMLAPI! When it's ready for review, please add the relevant reviewers:

  • @lnhsingh (General changes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants