Skip to content

Home > llm-ops > FunctionCallOption > name

FunctionCallOption.name property

The name of the function to call.

Signature:

typescript
name: string;
name: string;

Released under the MIT License.