http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
CompletionArgument
Completion
Argument
@
JsonSerializable
data
class
CompletionArgument
(
val
name
:
String
,
val
value
:
String
)
(
source
)
Members
Constructors
Completion
Argument
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String