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