langsmith.run_trees.RunTree.post# RunTree.post(exclude_child_runs: bool = True) → None[source]# Post the run tree to the API asynchronously. Parameters: exclude_child_runs (bool) – Return type: None