AsyncExperimentRunsResource(
self,
client: AsyncLangsmith,
)This property can be used as a prefix for any HTTP method call to return the raw response object instead of the parsed content.
An alternative to .with_raw_response that doesn't eagerly read the response body.
Returns a paginated page of dataset examples with runs from the requested
experiments. Response uses the canonical {items, next_cursor} envelope.
Self-hosted deployments require LangSmith v0.16 or later.