Companion

object Companion

The companion for static members.

Properties

Link copied to clipboard

The port currently used by the active LLAMA-Server instance. Set when a LLAMA subclass configures its serverPort. Used by AiProxy to route requests. 0 means no server is configured yet.

Link copied to clipboard

The port used by the dedicated thinking LLAMA-Server instance (if configured). Used by AiProxy to route thinking-mode requests to the correct server. 0 means no dedicated thinking server is running (hybrid mode or not configured).