Skip to content

[Docs]: Gateway integrations overview missing nav-listed pages #5707

Description

@Harsh23Kashyap

What is wrong?

The gateway integrations sidebar in docs/docs.json lists 13 integration pages, but docs/gateway/integrations/overview.mdx only links six of them in the "Popular Integrations" card group.

Pages in the nav with no overview card:

  • Claude Agent SDK (claude-agent-sdk)
  • DSPy (dpsy)
  • Langfuse (langfuse)
  • OpenAI Agents (openai-agents)
  • n8n (n8n)
  • PostHog (posthog)
  • Semantic Kernel (semantic-kernel)

LiteLLM is also missing on main, but that is tracked separately in #5508 / PR #5706.

Additional issue

The Vercel AI SDK card on the overview points to /getting-started/integration-method/vercelai. The nav and dedicated page live at /gateway/integrations/vercel-ai-sdk.

Expected behavior

The overview should surface every integration page listed in the gateway integrations nav, with card copy taken from each page's frontmatter description.

Proposed fix

Add Card entries to the existing Popular Integrations group in overview.mdx, matching the LangChain/LangGraph pattern. Update the Vercel AI SDK card href to /gateway/integrations/vercel-ai-sdk.

Scope: docs only. No LiteLLM changes in this issue (handled in #5706).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions