运行日志# class langchain_core.tracers.log_stream.RunLog(*ops: dict[str, Any], state: RunState)[source]# 运行日志。 属性 方法 __init__(*ops, state) Parameters: ops (列表[字典[字符串, 任意类型]]) state (RunState) __init__(*ops: dict[str, Any], state: RunState) → None[source]# Parameters: ops (dict[str, Any]) state (RunState) Return type: 无