AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.llm
/
ChatRequest
/
ResponseFormat
Response
Format
jvm
@
Serializable
data
class
ResponseFormat
(
val
type
:
ChatRequest.ResponseFormat.Type
)
(
source
)
Members
Constructors
Response
Format
Link copied to clipboard
jvm
constructor
(
type
:
ChatRequest.ResponseFormat.Type
)
Types
Type
Link copied to clipboard
jvm
@
Serializable
enum
Type
:
Enum
<
ChatRequest.ResponseFormat.Type
>
Properties
type
Link copied to clipboard
jvm
val
type
:
ChatRequest.ResponseFormat.Type