Module data_models
Module data_models
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.
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.