Uses of Class
de.xima.fc.prompt.service.support.SystemPrompt
Packages that use SystemPrompt
Package
Description
Contains the model classes needed by the Generic OAI prompt service handler.
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of SystemPrompt in de.xima.fc.prompt.ms.impl.service.generic_oai.service.model
Methods in de.xima.fc.prompt.ms.impl.service.generic_oai.service.model that return SystemPromptMethods in de.xima.fc.prompt.ms.impl.service.generic_oai.service.model with parameters of type SystemPromptModifier and TypeMethodDescriptionvoidGenericOaiQueryConfig.setSystemPrompt(SystemPrompt systemPrompt) -
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