Skip to content

Conversation

@sydney-runkle
Copy link
Contributor

No description provided.

@github-actions github-actions bot added langchain For docs changes to LangChain python For content related to the Python version of LangChain projects oss javascript labels Nov 20, 2025
Copy link
Collaborator

@lnhsingh lnhsingh left a comment

Choose a reason for hiding this comment

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

I can do a more thorough review once we have more content in if needed

"group": "Releases",
"pages": [
"oss/python/releases/langchain-v1"
"oss/python/releases/langchain-v1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's order this newest to oldest

Copy link
Collaborator

Choose a reason for hiding this comment

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

also, can you remove the /releases/langchain-v1 from the langchain tab?

i think the release notes should live in the Reference tab and we can keep the migration guide on the main tab

Copy link
Member

@mdrxy mdrxy Nov 22, 2025

Choose a reason for hiding this comment

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

let's order this newest to oldest

This will break the drilldown nav. It needs either needs to be old -> new (within the current setup) or we need to un-nest the releases dropdown in the left sidebar.

https://www.mintlify.com/docs/organize/navigation#enable-auto-navigation-for-groups

Copy link
Member

Choose a reason for hiding this comment

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

I think we need to refactor this area to not be in a sidebar nav folder, as drilldown to v1 always is not wanted


## See also

- [Versioning](/oss/python/versioning) - Understanding version numbers
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe these should be combined w the "Additional resources" section?

Copy link
Contributor

@ccurme ccurme left a comment

Choose a reason for hiding this comment

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

My own bias is it's overkill to have separate documents for every release.

I think there will be circumstances where we don't want to batch changes (e.g., we want to quickly make a semver-minor change to langchain or langchain-core to unblock something). Are we OK having a page that's a single line of text describing it?

I like OpenAI's changelog: https://platform.openai.com/docs/changelog

This is a single page with bullets hitting what's new at a high-level and linking out to more detailed docs.

I'm OK to ship this and compile into a a single page later if preferred.

@sydney-runkle
Copy link
Contributor Author

closing in favor of the more simple #1581

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

Labels

docs-infra javascript langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants