mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-21 01:05:22 -04:00
Python version #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ImanHeshmat on GitHub (Apr 23, 2025).
Hello, and thank you for this great project.
I was wondering if there are any plans to provide an official Python implementation of this project, or if the expectation is that the community should build one based on the current TypeScript version blueprint.
Any guidance or recommendations for those interested in porting it to Python would be greatly appreciated.
Thank you!
@bracesproul commented on GitHub (May 1, 2025):
Hi @ImanHeshmat we're not currently planning on building a Python version, however we would love a community contrubuiton for this!
Side note, this project isn't super complex, so I suspect you could get Cursor/Windsurf to port it for you using our LangGraph docs MCP server. If you do decide to port this over please reach out once you have a version ready so I can create a repo in the LangChain org to host it (only if you want this ofc)
@ImanHeshmat commented on GitHub (Sep 10, 2025):
Thanks for the reply and the offer! I don't plan to port it right away, but if I or someone in the community does I’ll reach out. Closing this now.