http4k-connect-ai-azure
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-ai-azure
http4k-connect-ai-azure
/
org.http4k.connect.azure.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