mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 04:20:12 +00:00
364 B
364 B
Model
ID of the model to use. See the model endpoint compatibility table for details on which models work with the Chat API.
Supported Types
model := components.CreateModelStr(string{/* values here */})
Two
model := components.CreateModelTwo(components.Two{/* values here */})