Uses of Interface
de.espirit.firstspirit.ai.admin.ConfigurableSystemPrompt
-
Uses of ConfigurableSystemPrompt in de.espirit.firstspirit.ai.admin
Modifier and TypeMethodDescriptiondefault @NotNull ConfigurableSystemPrompt
ConfigurableSystemPrompt.apply
(@NotNull SystemPrompt definition) Applies the definition of the given system prompt, which is the same as calling each setter individually.@NotNull ConfigurableSystemPrompt
SystemPromptList.create()
Creates a new configurable system prompt, usePromptList.add(Object)
to add the configured prompt to this list.Modifier and TypeMethodDescriptiondefault @NotNull Optional<ConfigurableSystemPrompt>
Searches for a specific system prompt by name.