Uses of Class
de.xima.fc.prompt.service.support.SystemPrompt
Packages that use SystemPrompt
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of SystemPrompt in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return SystemPromptModifier and TypeMethodDescriptionIPromptQueryConfig_SystemPrompt.getSystemPrompt()Gets the system prompt for the prompt query.Methods in de.xima.fc.prompt.service.support with parameters of type SystemPromptModifier and TypeMethodDescriptionvoidIPromptQueryConfig_SystemPrompt.setSystemPrompt(SystemPrompt systemPrompt) Sets the system prompt for the prompt query. -
Uses of SystemPrompt in de.xima.fc.prompt.service.support.gui.component
Methods in de.xima.fc.prompt.service.support.gui.component that return SystemPrompt