v0.6.1
[0.6.1] - 2026-02-02
Fixed
Mypy Type Safety: Fixed method signature for MermaidTraceCallbackHandler.on_retriever_end to align with Sequence[Document] from LangChain core, resolving Liskov Substitution Principle violations.
Example Code: Improved type casting in the LangChain integration example for better compatibility in environments without optional dependencies.
Improved
Documentation Sync: Fully updated source code comments and documentation to reflect the latest API changes.