Class Instruction
java.lang.Object
com.developer.nefarious.zjoule.plugin.core.preferences.Instruction
Provides system-level instructions for AI interactions.
The
Instruction
class contains the operation to retrieve instructions
used to guide the AI's behavior and ensure responses adhere to best practices.
This is a utility class and cannot be instantiated.-
Field Summary
-
Method Summary
-
Field Details
-
KEY
-
-
Method Details
-
getMessage
Retrieves the preferred system message text.- Returns:
- the system message text as a
String
.
-