Interface ServicePromptConfiguration

All Superinterfaces:
PromptConfiguration

@Experimental public interface ServicePromptConfiguration extends PromptConfiguration
The modifiable service prompt configuration. Server administration privileges are required to modify this configuration, applying changes using PromptConfiguration.save() will fail otherwise.
Since:
5.2.241209
  • Method Details

    • getSystemPrompts

      @NotNull @NotNull SystemPromptList getSystemPrompts()
      Returns a modifiable list of the system prompts.
      Returns:
      The system prompts.
      Since:
      5.2.241209