Skip to content

strands.types.traces

Tracing type definitions for the SDK.

AttributeValue = Union[str, bool, float, int, List[str], List[bool], List[float], List[int], Sequence[str], Sequence[bool], Sequence[int], Sequence[float]] module-attribute

Attributes = Optional[Mapping[str, AttributeValue]] module-attribute