Uses of Class
org.springframework.ai.chat.prompt.Prompt
Packages that use Prompt
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
Uses of Prompt in org.springframework.ai.azure.openai
Methods in org.springframework.ai.azure.openai with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.bedrock.anthropic
Methods in org.springframework.ai.bedrock.anthropic with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.bedrock.cohere
Methods in org.springframework.ai.bedrock.cohere with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.bedrock.llama2
Methods in org.springframework.ai.bedrock.llama2 with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.bedrock.titan
Methods in org.springframework.ai.bedrock.titan with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.chat
Methods in org.springframework.ai.chat with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.chat.prompt
Methods in org.springframework.ai.chat.prompt that return Prompt -
Uses of Prompt in org.springframework.ai.huggingface
Methods in org.springframework.ai.huggingface with parameters of type PromptModifier and TypeMethodDescriptionGenerate text based on the provided prompt. -
Uses of Prompt in org.springframework.ai.mistralai
Methods in org.springframework.ai.mistralai with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.ollama
Methods in org.springframework.ai.ollama with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.openai
Methods in org.springframework.ai.openai with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.vertexai.gemini
Methods in org.springframework.ai.vertexai.gemini with parameters of type Prompt -
Uses of Prompt in org.springframework.ai.vertexai.palm2
Methods in org.springframework.ai.vertexai.palm2 with parameters of type Prompt