01Provides a FastAPI-based server for handling LLM requests and responses.
02Integrates with `llm-accounting` for robust logging, rate limiting, and auditing.
030 GitHub stars
04Supports advanced features like tool calls and results through the MCP protocol.
05Implements the Model Context Protocol (MCP) specification.
06Configurable to use various LLM providers (e.g., OpenRouter).