Re-exports§
pub use super::FinishReason;
pub use super::preprocessor::PreprocessedRequest;
Structs§
- Backend
Output - Embeddings
Engine Output - Raw output from embedding engines containing embedding vectors
- LLMEngine
Output - The LLM engine and backnd with manage it’s own state, specifically translating how a given request/slot is managed on that particular backend.
- TopLogprob