RunService contains methods and other services that help with interacting with.
type RunService structRunService contains methods and other services that help with interacting with the langChain API.
Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the [NewRunService] method instead.
Queues a single run for ingestion.
Updates a run identified by its ID.
Returns the URL to view a specific run in the LangSmith UI.
Ingests a batch of runs in a single JSON payload.
Query Runs.
Query Runs.
Returns a paginated list of runs for the given projects within min/max.
Returns a paginated list of runs for the given projects within min/max.
Get a specific run.
Returns one run by ID for the given session.
Get all runs by query in body payload.
Updates a run identified by its ID.
Get a specific run.
Query Runs.
Query Runs.