Ask a question to get started
Enter to send•Shift+Enter new line
Add metadata to the callback manager.
add_metadata( self, metadata: dict[str, Any], inherit: bool = True ) -> None
metadata
dict[str, Any]
The metadata to add.
inherit
bool
True
Whether to inherit the metadata.