systemInstructions property

LocalizedText? get systemInstructions
inherited

System instructions that guide the bot's behavior (localized).

Implementation

LocalizedText? get name;/// System instructions that guide the bot's behavior (localized).
LocalizedText? get systemInstructions;