Package: @effect/ai Module: Telemetry
@effect/ai
Telemetry
Telemetry attributes which are part of the GenAI specification and are namespaced by gen_ai.token.
gen_ai.token
Signature
export interface TokenAttributes { readonly type?: string | null | undefined }
Source
Since v1.0.0