org.llm4s.trace.model.SpanValue
See theSpanValue companion object
sealed trait SpanValue extends Product, Serializable
Typed value stored in a span's attribute map.
Use the as* accessors (via SpanValueOps) to safely extract a specific type.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article