Class Models

  • All Implemented Interfaces:

    
    public final class Models
    
                        

    Provides methods for interacting with the available GenAI models. Instantiating this class is not required. After instantiating a Client, access methods through `client.models.methodName(...)` directly.