RunLogPatch#

class langchain_core.tracers.log_stream.RunLogPatch(*ops: Dict[str, Any])[source]#

Patch to the run log.

Attributes

Methods

__init__(*ops)

Parameters:

ops (List[Dict[str, Any]])

__init__(*ops: Dict[str, Any]) None[source]#
Parameters:

ops (Dict[str, Any])

Return type:

None