Module preprocessor

Source

Structs§

PreprocessedRequest
PreprocessedRequest is the internal representation of an LLM request. The [dynamo.llm-preprocessor] crate is responsible for converting request from the public APIs to this internal representation.
PreprocessedRequestBuilder
Builder for PreprocessedRequest.

Enums§

PreprocessedRequestBuilderError
Error type for PreprocessedRequestBuilder