toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-lmstudio
/
org.http4k.connect.lmstudio.action
/
FunctionCall
Function
Call
@
JsonSerializable
data
class
FunctionCall
(
val
name
:
String
,
val
arguments
:
String
)
Members
Constructors
Function
Call
Link copied to clipboard
constructor
(
name
:
String
,
arguments
:
String
)
Properties
arguments
Link copied to clipboard
val
arguments
:
String
name
Link copied to clipboard
val
name
:
String