Class GroqCloudModelList
This is not LIST. This is GET. Response object containing a list of models available in the local system.
Inheritance
object
GroqCloudModelList
Namespace: Glitch9.AIDevKit.GroqCloud
Assembly: .dll
Syntax
public class GroqCloudModelList
Properties
Models
Declaration
public GroqCloudModelData[] Models { get; set; }
Property Value
Type | Description |
---|---|
GroqCloudModelData[] |
Object
Declaration
public string Object { get; set; }
Property Value
Type | Description |
---|---|
string |