menu
runanywhere package
documentation
public/types/tool_calling_types.dart
ToolCallingOptions
systemPrompt property
systemPrompt property
dark_mode
light_mode
systemPrompt
property
String
?
systemPrompt
final
System prompt to use (will be merged with tool instructions by default)
Implementation
final String? systemPrompt;
runanywhere package
documentation
public/types/tool_calling_types
ToolCallingOptions
systemPrompt property
ToolCallingOptions class