Click or drag to resize

AIProviderConfigurationDefaultProviderGUID Field

Sentinel value for an agent's ProviderGUID meaning "use the server's Default Provider" (see DefaultProviderGUID). Real providers use Guid values, so this can never collide.

Namespace: Seal.AI
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public const string DefaultProviderGUID = "1"

Field Value

String
See Also