Skip to content

LangGraph migration #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

LangGraph migration #109

wants to merge 19 commits into from

Conversation

lnhsingh
Copy link
Collaborator

@lnhsingh lnhsingh commented Aug 4, 2025

No description provided.

@beklapko beklapko mentioned this pull request Aug 7, 2025
4 tasks
lnhsingh and others added 9 commits August 8, 2025 11:44
## Summary

Preview link:
https://langchain-5e9cc07a-preview-brodyd-1754925111-e44a21e.mintlify.app/oss/python/overview

This PR does two main things:

1. It reworks the `builder.py` file to generate JS and Python versions
of the docs.
2. It adds CSS and JS files for conditionally hiding the language
picker.

The requirements for the picker are:
- Show the picker when viewing the LangGraph docs
- Hide the picker when viewing the LangGraph Platform or LangChain Labs
docs

## Review requests + info

We're doing custom things on top of Mintlify's stuff. It would be great
if someone can help verify the changes to the `builder.py` file are
acceptable, and although it's not the most elegant solution, that the
CSS and JS files are an acceptable though likely temporary solution.

I tried to update and fix tests appropriately but I really need someone
to validate those changes are good. I haven't fixed/updated unit tests
like this before.

## Todos

- [x] Get this PR reviewed and implement any feedback
- [x] Fix tests
- [ ] Merge with #109
- [ ] 🎉

---------

Co-authored-by: Lauren Hirata Singh <[email protected]>
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