org.llm4s.trace.model.SpanId
See theSpanId companion object
final case class SpanId(value: String) extends AnyVal
Unique identifier for a single span within a trace.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
Members list
In this article