requestcontrol

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package requestcontrol holds definitions shared by all requestcontrol framework plugins.

Index

Constants

View Source
const TracerScope = "llm-d-router/pkg/epp/framework/plugins/requestcontrol"

TracerScope is the OTel instrumentation scope shared by all plugins under the requestcontrol framework component.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
admitter
probabilisticadmitter
Package probabilisticadmitter implements a binary-tier probabilistic admission control plugin.
Package probabilisticadmitter implements a binary-tier probabilistic admission control plugin.
dataproducer
multimodal
Package multimodal provides a data producer for multimodal encoder-cache affinity.
Package multimodal provides a data producer for multimodal encoder-cache affinity.
preciseprefixcache
Package preciseprefixcache hashes TokenizedPrompt into KV-block keys, looks them up in the index, and writes per-endpoint PrefixCacheMatchInfo.
Package preciseprefixcache hashes TokenizedPrompt into KV-block keys, looks them up in the index, and writes per-endpoint PrefixCacheMatchInfo.
predictedlatency
Package requestcontrol contains helpers to decouple latency-predictor logic.
Package requestcontrol contains helpers to decouple latency-predictor logic.
sessionid
Package sessionid provides a DataProducer that extracts a session identifier from a configured request header or named cookie and publishes it as a SessionID attribute on the InferenceRequest attribute store, so that affinity-aware scorers and filters can read it without knowing how the session was carried on the wire.
Package sessionid provides a DataProducer that extracts a session identifier from a configured request header or named cookie and publishes it as a SessionID attribute on the InferenceRequest attribute store, so that affinity-aware scorers and filters can read it without knowing how the session was carried on the wire.
tokenizer
Package tokenizer provides a DataProducer plugin that tokenizes the request prompt and publishes the result on InferenceRequestBody.TokenizedPrompt for downstream consumers (scorers, filters, other data producers).
Package tokenizer provides a DataProducer plugin that tokenizes the request prompt and publishes the result on InferenceRequestBody.TokenizedPrompt for downstream consumers (scorers, filters, other data producers).
preadmitter
agentidentity
Package agentidentity provides a PreAdmitter plugin that resolves agent identity from provider-specific headers into the FairnessID field.
Package agentidentity provides a PreAdmitter plugin that resolves agent identity from provider-specific headers into the FairnessID field.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL