mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-07 12:37:48 +00:00
12 lines
289 B
Markdown
12 lines
289 B
Markdown
# One
|
|
|
|
`none` means the model will not call a function and instead generates a message. `auto` means the model can pick between generating a message or calling a function.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| --------- | --------- |
|
|
| `OneNone` | none |
|
|
| `OneAuto` | auto | |