mirror of
https://github.com/LukeHagar/log10ts.git
synced 2025-12-08 04:20:18 +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. |