mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-12 19:31:24 +00:00
The `MessageFinishData` TypedDict doesn't declare the `metadata` key that the compat bridge injects at runtime. Cast to `dict[str, Any]` to satisfy mypy, matching the existing pattern used for content blocks in the same test.
FAQ
Looking for an integration not listed here? Check out the integrations documentation and the note in the libs/ README about third-party maintained packages.
Integration docs
For full documentation, see the primary and API reference docs for integrations.