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.
For more information, see https://www.github.com/stainless-sdks/langchain-python#accessing-raw-response-data-eg-headers
An alternative to .with_raw_response that doesn't eagerly read the response body.
For more information, see https://www.github.com/stainless-sdks/langchain-python#with_streaming_response
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.