core: mermaid: Render metadata key-value pairs when drawing mermaid graph (#24103)

- if node is runnable binding with metadata attached
This commit is contained in:
Nuno Campos
2024-07-11 09:22:23 -07:00
committed by GitHub
parent 1e7d8ba9a6
commit ee3fe20af4
8 changed files with 146 additions and 116 deletions

View File

@@ -6,6 +6,7 @@ authors = []
license = "MIT"
readme = "README.md"
repository = "https://www.github.com/langchain-ai/langchain"
package-mode = false
[tool.poetry.dependencies]