Module gateway

Module gateway 

Source
Expand description

HTTP gateway layer. HTTP gateway (Axum) for cache lookup and storage.

This module is primarily used by the reflex server binary.

Re-exports§

pub use handler::chat_completions_handler;
pub use state::HandlerState;

Modules§

adapter
error
handler
payload
state
streaming

Structs§

ComponentStatus
HealthResponse
ReadyResponse

Functions§

create_router_with_state
health_handler
ready_handler