Package ai.ancf.lmos.router.llm
Interface ModelClient
-
- All Implemented Interfaces:
public interface ModelClientThe ModelClient interface represents a client that can call a model.
The call method calls the model with the given messages.