Skip to main content

Module traits

Module traits 

Source
Expand description

LLM codec traits for bidirectional request translation.

Traitsยง

LlmCodec
A bidirectional translator between opaque LlmRequest content and structured AnnotatedLlmRequest.
LlmResponseCodec
Decode-only codec for LLM API responses.