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