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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript