Interface ChatModelDescription

All Superinterfaces:
ModelDescription

public interface ChatModelDescription extends ModelDescription
Marker interface, to be used to store info on the model such as the current context length.
Since:
1.0.0
Author:
Christian Tzolov