toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt
/
ResponseFormat
Response
Format
data
class
ResponseFormat
(
val
format
:
String
)
PromptContributor that defines the expected response format for text responses
Members
Constructors
Response
Format
Link copied to clipboard
constructor
(
format
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
format
Link copied to clipboard
val
format
:
String
role
Link copied to clipboard
open
val
role
:
String
Functions
contribution
Link copied to clipboard
open
fun
contribution
(
)
:
String