# Functions

No description provided by the author
No description provided by the author
RegisterObservationServiceHandler registers the http handlers for service ObservationService to "mux".
RegisterObservationServiceHandlerClient registers the http handlers for service ObservationService to "mux".
RegisterObservationServiceHandlerFromEndpoint is same as RegisterObservationServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterObservationServiceHandlerServer registers the http handlers for service ObservationService to "mux".
No description provided by the author
RegisterUniversalPredictionServiceHandler registers the http handlers for service UniversalPredictionService to "mux".
RegisterUniversalPredictionServiceHandlerClient registers the http handlers for service UniversalPredictionService to "mux".
RegisterUniversalPredictionServiceHandlerFromEndpoint is same as RegisterUniversalPredictionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUniversalPredictionServiceHandlerServer registers the http handlers for service UniversalPredictionService to "mux".
No description provided by the author

# Constants

Double precision floating number (64-bit).
64-bit Integer.
String.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObservationService_ServiceDesc is the grpc.ServiceDesc for ObservationService service.
Enum value maps for Type.
Enum value maps for Type.
UniversalPredictionService_ServiceDesc is the grpc.ServiceDesc for UniversalPredictionService service.

# Structs

Column represent a column definition within a table.
No description provided by the author
No description provided by the author
No description provided by the author
Model input stores information of all input for prediction process.
No description provided by the author
Model output stores information of all output produced from prediction process.
ObservationLog represents ground truth signals to be combined with the prediction log produced by CaraML prediction service to form data sets used for training ML models.
ObservationLogKey contains necessary values for generating unique records for downstream usages, eg.
PredictionLog stores information of prediction request handled by a specific model version.
Represents a request to predict multiple values.
No description provided by the author
No description provided by the author
No description provided by the author
Input received by router.
RouterLog stores information of a multi-model orchestration performed by a router.
Output produced by router.
Routing logic describes the decision that was made within the router to produce the router output.
Row represents list of value stored within a row of a table.
Table represents a 2D data structure that has one or more columns with potentially different types.
Transformer input contains additional information that can be used to enrich prediction_table using standard transformer.
UnimplementedObservationServiceServer should be embedded to have forward compatible implementations.
UnimplementedUniversalPredictionServiceServer should be embedded to have forward compatible implementations.
Value of a cell within a table.
Represents a named and typed data point.

# Interfaces

ObservationServiceClient is the client API for ObservationService service.
ObservationServiceServer is the server API for ObservationService service.
UniversalPredictionServiceClient is the client API for UniversalPredictionService service.
UniversalPredictionServiceServer is the server API for UniversalPredictionService service.
UnsafeObservationServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUniversalPredictionServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Type supported by UPI.