AsyncSnapshotsResource(
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.
Create a snapshot from a Docker image (async build).
Get a sandbox snapshot by ID.
List sandbox snapshots for the authenticated tenant, with optional filtering, sorting, and pagination.
Delete a snapshot by ID.
The underlying storage is reclaimed asynchronously.