Module config

View as Markdown

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.

Backend selection for the adaptive plugin’s response_cache feature.

The response_cache section struct (crate::config::ResponseCacheConfig) lives in crate::config alongside the other AdaptiveConfig sections (acg, adaptive_hints, tool_parallelism). This module keeps the response-cache-specific backend config and the key-strategy constant next to the key/store code that consumes them.

Structs

Constants