GroqCloudEndpoint
Wisej.AI.Endpoints.GroqCloudEndpoint
Last updated
Wisej.AI.Endpoints.GroqCloudEndpoint
Last updated
Namespace: Wisej.AI.Endpoints
Assembly: Wisej.AI (3.5.0.0)
https://console.groq.com/docs/openai
Initializes a new instance of the class with default settings.
The default authentication method is set to "Bearer", and the default model is "llama-3.2-90b-vision-preview". The URL is set to "https://api.groq.com/openai/v1".
: Gets or sets the model used for the GroqCloud endpoint. (Default: "llama-3.2-90b-vision-preview"
)
: Gets or sets the URL for the GroqCloud API endpoint. (Default: "https://api.groq.com/openai/v1"
)
: (Default: True
)