Skip to content

doc on portkey beta features#985

Open
narengogi wants to merge 1 commit into
mainfrom
feat/portkey-beta-features
Open

doc on portkey beta features#985
narengogi wants to merge 1 commit into
mainfrom
feat/portkey-beta-features

Conversation

@narengogi

Copy link
Copy Markdown
Member

No description provided.

@mintlify

mintlify Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
portkey-docs 🟢 Ready View Preview Jun 30, 2026, 8:06 AM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a central documentation page for Portkey AI Gateway beta features (opt-in via x-portkey-beta) and links to it from the Remote MCP guide, while also wiring the new page into the docs navigation.

Changes:

  • Add a new Beta Features doc page describing x-portkey-beta usage, including the server-side-mcp-2026-06-01 feature and SDK parameter mappings.
  • Update the Remote MCP doc to link readers to the Beta Features header reference.
  • Register the new page in docs.json so it appears under the AI Gateway section.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
product/ai-gateway/remote-mcp.mdx Adds a cross-link to the new Beta Features page from the Remote MCP “Portkey Gateway execution” flow.
product/ai-gateway/beta-features.mdx Introduces the new Beta Features reference page with examples and an SDK parameter mapping table.
docs.json Adds the Beta Features page to the AI Gateway navigation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +71 to +74
default_headers=createHeaders(
provider="@your-provider-slug",
portkey_beta="server-side-mcp-2026-06-01",
)
Comment on lines +111 to +113
| OpenAI Node SDK (via `createHeaders`) | `portkeyBeta` |
| OpenAI Python SDK (via `createHeaders`) | `portkey_beta` |
| cURL / raw HTTP | `x-portkey-beta` header |
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