Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
LLM request codec types and trait.
This module defines the AnnotatedLlmRequest type system for structured LLM request representation and the crate::codec::traits::LlmCodec trait for bidirectional translation between opaque crate::api::llm::LlmRequest payloads and typed form.
LlmRequest content.