Package org.springframework.ai.chat.prompt
package org.springframework.ai.chat.prompt
-
ClassDescription
ModelOptions
representing the common options that are portable across different chat models.A PromptTemplate that lets you specify the role as a string should the current implementations and their roles not suffice for your needs.The Prompt class represents a prompt used in AI model requests.