TracePage
org.llm4s.trace.store.TracePage
A single page of traces returned by TraceStore.queryTraces.
Value parameters
- nextCursor
-
opaque token to pass as
TraceQuery.cursorfor the next page;Noneif this is the last page - traces
-
traces on this page, sorted by start time ascending
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article