Abstract base class for language model interfaces. This class provides a common interface for various language models and includes methods for prediction. Parameters: ----------- model : str The name of the language model. max_new_tokens : int The maximum n
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected