mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
* Adds another notebook conversion * Fix up some edge cases for handling links in notebooks. Notebooks links were using a different convention than markdown links. We'll need to push additional logic to use an appropriate suffix (.md or .ipynb) for cross-references between how-to guides (though these should be rare).