Uses of Package
org.springframework.ai.chat.prompt
Packages that use org.springframework.ai.chat.prompt
Package
Description
Provides the API for chat observations.
-
Classes in org.springframework.ai.chat.prompt used by org.springframework.ai.chat.modelClassDescription
ModelOptionsrepresenting the common options that are portable across different chat models.The Prompt class represents a prompt used in AI model requests. -
Classes in org.springframework.ai.chat.prompt used by org.springframework.ai.chat.observation
-
Classes in org.springframework.ai.chat.prompt used by org.springframework.ai.chat.promptClassDescription
ModelOptionsrepresenting the common options that are portable across different chat models.Builder for creatingChatOptionsinstance.Default implementation for theChatOptions.Implementation ofChatOptions.Builderto createDefaultChatOptions.The Prompt class represents a prompt used in AI model requests.A template for creating prompts. -
Classes in org.springframework.ai.chat.prompt used by org.springframework.ai.model.toolClassDescription
ModelOptionsrepresenting the common options that are portable across different chat models.Builder for creatingChatOptionsinstance.The Prompt class represents a prompt used in AI model requests. -
Classes in org.springframework.ai.chat.prompt used by org.springframework.ai.model.transformer