clientFor

open override fun clientFor(model: LLModel): LLMClient?(source)

Selects a client to handle the given model.

Return

A client capable of serving the model, or null if none available

Parameters

model

The model to route