run_trees#
Schemas for the LangSmith API.
Classes
Run Schema with back-references for posting runs. |
Functions
|
Add an event to the list of events. |
|
Add metadata to the run. |
|
Upsert the given outputs into the run. |
Add tags to the run. |
|
|
Add a child run to the run tree. |
|
Set the end time of the run and all child runs. |
Return the URL of the run. |
|
Patch the run tree to the API in a background thread. |
|
|
Post the run tree to the API asynchronously. |
Return the RunTree as a dictionary of headers. |
|
Wait for all _futures to complete. |
|
|