Expand description
Axum-based HTTP server implementation for Ferrum
This module provides a concrete implementation of the HttpServer trait using the Axum web framework, with full OpenAI API compatibility.
Structs§
- Axum
Server - Axum-based server implementation
Functions§
- init_
prometheus_ recorder - Initialize the Prometheus metrics recorder.