toggle menu
ainsoft-rag-spring-boot-autoconfigure
0.1.0-SNAPSHOT
jvm
switch theme
search in API
ainsoft-rag-spring-boot-autoconfigure
/
com.ainsoft.rag.spring
/
RagAdminProviderHistoryEntry
Rag
Admin
Provider
History
Entry
data
class
RagAdminProviderHistoryEntry
(
val
timestampEpochMillis
:
Long
,
val
source
:
String
,
val
telemetry
:
ProviderTelemetryResponse
)
Members
Constructors
Rag
Admin
Provider
History
Entry
Link copied to clipboard
constructor
(
timestampEpochMillis
:
Long
,
source
:
String
,
telemetry
:
ProviderTelemetryResponse
)
Properties
source
Link copied to clipboard
val
source
:
String
telemetry
Link copied to clipboard
val
telemetry
:
ProviderTelemetryResponse
timestamp
Epoch
Millis
Link copied to clipboard
val
timestampEpochMillis
:
Long