Uses of Interface
de.espirit.firstspirit.ai.admin.ConfigurableSystemPrompt
Packages that use ConfigurableSystemPrompt
-
Uses of ConfigurableSystemPrompt in de.espirit.firstspirit.ai.admin
Methods in de.espirit.firstspirit.ai.admin that return ConfigurableSystemPromptModifier 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.Methods in de.espirit.firstspirit.ai.admin that return types with arguments of type ConfigurableSystemPromptModifier and TypeMethodDescriptiondefault @NotNull Optional<ConfigurableSystemPrompt>
Searches for a specific system prompt by name.