Structs§
- Preprocessed
Request PreprocessedRequestis 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.- Preprocessed
Request Builder - Builder for
PreprocessedRequest.
Enums§
- Preprocessed
Request Builder Error - Error type for PreprocessedRequestBuilder