Package: @effect/ai
Module: Telemetry
The gen_ai.operation.name attribute has the following list of well-known
values.
If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
Signature
type WellKnownOperationName = "chat" | "embeddings" | "text_completion"
Since v1.0.0