mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 04:20:12 +00:00
590 B
590 B
ChatCompletionFunctionCallOption
Specifying a particular function via {"name": "my_function"} forces the model to call that function.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Name |
string | ✔️ | The name of the function to call. |