RunLogPatch#

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

补丁到运行日志。

属性

方法

__init__(*ops)

Parameters:

ops (列表[字典[字符串, 任意类型]])

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

ops (dict[str, Any])

Return type: