FunctionName interface

A structure that specifies the exact name of a specific, request-provided function to use when processing a chat completions operation.

Properties

name

The name of the function to call.

Property Details

name

The name of the function to call.

name: string

Property Value

string