mirror of
https://github.com/LukeHagar/log10ts.git
synced 2025-12-10 04:20:25 +00:00
1.1 KiB
1.1 KiB
ChatCompletionTool
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type |
models.ChatCompletionToolType | ✔️ | The type of the tool. Currently, only function is supported. |
function |
models.FunctionObject | ✔️ | N/A |