Skip to content

Conversation

@mdrxy
Copy link
Collaborator

@mdrxy mdrxy commented Sep 23, 2025

no offense taken if disagree with these

Copilot AI review requested due to automatic review settings September 23, 2025 22:35
@github-actions github-actions bot added the langgraph-platform For docs changes to LangGraph Platform label Sep 23, 2025
Copy link
Contributor

Copilot AI left a comment

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 makes minor editorial improvements to the LangGraph Platform documentation by shortening sidebar titles and group names for better readability and navigation. The changes focus on making the interface more concise while maintaining clarity.

Key Changes

  • Shortened sidebar titles for deployment and setup documentation pages
  • Abbreviated navigation group names in the docs configuration
  • Fixed a typo in one of the sidebar titles

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/langgraph-platform/use-remote-graph.mdx Shortened sidebar title from "Interact with a deployment using RemoteGraph" to "Interact using RemoteGraph"
src/langgraph-platform/setup-pyproject.mdx Shortened sidebar title to "With pyproject.toml"
src/langgraph-platform/setup-app-requirements-txt.mdx Shortened sidebar title to "With requirements.txt"
src/langgraph-platform/deploy-to-cloud.mdx Changed sidebar title from "Deploy to cloud" to "Cloud deployment"
src/langgraph-platform/deploy-standalone-server.mdx Shortened sidebar title to "Self-hosted standalone server"
src/langgraph-platform/deploy-self-hosted-full-platform.mdx Shortened sidebar title to "Self-hosted full platform"
src/langgraph-platform/deploy-hybrid.mdx Shortened sidebar title to "Hybrid delpoyment" (contains typo)
src/docs.json Updated navigation group name from "Configure your application for deployment" to "Configure app for deployment"

@github-actions
Copy link
Contributor

Preview ID generated: preview-mdrxyl-1758666957-cccf367

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 24, 2025 03:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Contributor

Preview ID generated: preview-mdrxyl-1758685867-8dde1e5

Copy link
Contributor

@katmayb katmayb left a comment

Choose a reason for hiding this comment

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

I'm cool with these changes. Couple of comments. Upcoming platform doc changes for LGP/LS may change a lot of this though.

Thanks for making these changes and reducing sidebar clutter!

"langgraph-platform/deploy-self-hosted-full-platform",
"langgraph-platform/deploy-standalone-server",
"langgraph-platform/use-remote-graph"
]
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm ok with these changes — maybe change this group title to "Deployment guides"

Copy link
Collaborator

Choose a reason for hiding this comment

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

I like the shorter variant if it helps :)

---
title: How to deploy hybrid
sidebarTitle: Deploy hybrid
sidebarTitle: Hybrid deployment
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're going with minimal in the sidebar, maybe Cloud and Hybrid can just drop "deployment" from their sidebarTitle

---
title: How to interact with a deployment using RemoteGraph
sidebarTitle: Interact with a deployment using RemoteGraph
sidebarTitle: Interact using RemoteGraph
Copy link
Contributor

Choose a reason for hiding this comment

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

I actually think we should keep the previous version for this one. We had some comments that users and internal folks didn't feel it was immediately obvious what RemoteGraph was. So, "with a deployment" seems to provide a bit of extra context that may help.

Copilot AI review requested due to automatic review settings September 24, 2025 20:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

@mdrxy mdrxy enabled auto-merge (squash) September 24, 2025 20:46
@github-actions
Copy link
Contributor

Preview ID generated: preview-mdrxyl-1758746816-2872c1b

@mdrxy mdrxy merged commit c6509e2 into main Sep 24, 2025
12 checks passed
@mdrxy mdrxy deleted the mdrxy/lgp-prose branch September 24, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langgraph-platform For docs changes to LangGraph Platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants