Control Layer
High-performance AI model gateway that uniformly manages access, authentication and monitoring of various LLMs
Doubleword Control Layer (dwctl) is a lightweight, high-speed AI inference gateway. Through it, you can unify multiple AI models (whether self-hosted or third-party hosted) into one interface for management, easily achieving model switching, user rights control, and request log auditing. Main functions: Switch between different AI models with one click, quickly open production-level API interfaces for any model, centrally manage user rights and access control, monitor all inference requests in real time, and support complete audit records. Whether you are individual developers or corporate teams, you can quickly build a secure and controllable AI infrastructure through dwctl. Instructions for use: The default login account is admin@lazycat.cloud, and the password is admin123. The default API prefix is/ai/v1, but the example code on some pages of the project says/v1. Please pay attention to manually replace it with/ai/v1 when using it in actual use. When adding Endpoints,/v1 needs to be added to the end of the BaseURL, such as http://your-host/v1.




