|
|
|
|
|
by dist-epoch
350 days ago
|
|
It's complicated, for example some models (o3) will throw an error if you set temperature. What do you do if you want to support multiple models in your LLM gateway? Do you throw an error if a user sets temperature for o3, thus dumping the problem on them? Or just ignore it, but potentially creating confusion because temperature will seem to not work for some models? |
|