Class AIDevKitSettings
Inheritance
object
AIDevKitSettings
Inherited Members
ScriptableResource<AIDevKitSettings>.Instance
Assembly: .dll
Syntax
[ResourcePath("Resources/AIDevKit/")]
public class AIDevKitSettings : ScriptableResource<AIDevKitSettings>
Properties
AllowUserApiKeys
Declaration
public static bool AllowUserApiKeys { get; }
Property Value
DebugMode
Declaration
public static bool DebugMode { get; }
Property Value
DefaultEMB
Declaration
public static string DefaultEMB { get; }
Property Value
DefaultIMG
Declaration
public static string DefaultIMG { get; }
Property Value
DefaultLLM
Declaration
public static string DefaultLLM { get; }
Property Value
DefaultMOD
Declaration
public static string DefaultMOD { get; }
Property Value
DefaultSTT
Declaration
public static string DefaultSTT { get; }
Property Value
DefaultTTS
Declaration
public static string DefaultTTS { get; }
Property Value
DefaultVID
Declaration
public static string DefaultVID { get; }
Property Value
DefaultVoice
Declaration
public static string DefaultVoice { get; }
Property Value
LogLevel
Declaration
public static RESTLogLevel LogLevel { get; }
Property Value
Type |
Description |
RESTLogLevel |
|
OutputPath
Default path for runtime downloads, used in dynamically updating or adding resources at runtime.
Declaration
public static string OutputPath { get; }
Property Value
RequestTimeout
Declaration
public static int RequestTimeout { get; }
Property Value
SavePromptHistoryOnRuntime
Declaration
public static bool SavePromptHistoryOnRuntime { get; }
Property Value
Methods
GetExternalSavePath()
Declaration
public static string GetExternalSavePath()
Returns
GetInternalSavePath()
Declaration
public static string GetInternalSavePath()
Returns