Source code for aymara_ai.types.eval_delete_params

# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

from __future__ import annotations

from typing_extensions import TypedDict

__all__ = ["EvalDeleteParams"]


[docs] class EvalDeleteParams(TypedDict, total=False): workspace_uuid: str