Uses of Class
org.springframework.ai.prompt.Prompt
Package
Description
-
Uses of Prompt in org.springframework.ai.azure.openai.client
-
Uses of Prompt in org.springframework.ai.client
-
Uses of Prompt in org.springframework.ai.huggingface.client
Modifier and TypeMethodDescriptionGenerate text based on the provided prompt. -
Uses of Prompt in org.springframework.ai.ollama.client
Modifier and TypeMethodDescriptionprotected HttpRequest
OllamaClient.buildHttpRequest
(Prompt prompt) Constructs an HTTP request for the provided prompt.protected void
OllamaClient.validatePrompt
(Prompt prompt) Validates the provided prompt. -
Uses of Prompt in org.springframework.ai.openai.client
-
Uses of Prompt in org.springframework.ai.prompt