menu
aimux package
documentation
types.dart
ChatCompletionFunction
ChatCompletionFunction.new constructor
ChatCompletionFunction.new constructor
dark_mode
light_mode
ChatCompletionFunction
constructor
ChatCompletionFunction
(
{
required
String
name
,
required
String
arguments
,
})
Implementation
ChatCompletionFunction({required this.name, required this.arguments});
aimux package
documentation
types
ChatCompletionFunction
ChatCompletionFunction.new constructor
ChatCompletionFunction class