TraceCollectorTracing

org.llm4s.trace.TraceCollectorTracing
See theTraceCollectorTracing companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_]](store: TraceStore[F])(implicit lift: LiftToResult[F]): Result[TraceCollectorTracing[F]]
def apply[F[_]](store: TraceStore[F], traceId: TraceId)(implicit lift: LiftToResult[F]): Result[TraceCollectorTracing[F]]