Class CompoundCustom.WolframSettings
Inherited Members
Namespace: Glitch9.AIDevKit.GroqCloud
Assembly: Glitch9.AIDevKit.Provider.GroqCloud.dll
Syntax
public class CompoundCustom.WolframSettings
Properties
| Edit this page View SourceAuthorization
Optional. API key used to authorize requests to Wolfram services.
Declaration
[JsonProperty("authorization")]
public string Authorization { get; set; }
Property Value
| Type | Description |
|---|---|
| string |