Module data_models
Module data_models
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
Core prediction trie data types with NAT wire-format compatible serialization.
Structs
- LlmCallPrediction: Predictions for an LLM call at a given position in the call hierarchy.
- PredictionMetrics: Aggregated statistics for a single metric from profiler data.
- PredictionTrieNode: A node in the prediction trie representing a function in the call hierarchy.