+ Model muxing (or multiplexing), allows you to configure your AI + assistant once and use CodeGate workspaces to switch between LLM + providers and models without reconfiguring your development environment. +
+
+ Configure your IDE integration to send OpenAI-compatible requests to{' '}
+
+ http://localhost:8989/v1/mux
+
{' '}
+ and configure the routing from here.
+