mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 06:45:22 +00:00
tweak: fallback to provider default for temperature
This commit is contained in:
@@ -210,7 +210,7 @@ export namespace ProviderTransform {
|
||||
// if (id.includes("thinking")) return 1.0
|
||||
// return 0.6
|
||||
// }
|
||||
return 0
|
||||
return undefined
|
||||
}
|
||||
|
||||
export function topP(model: Provider.Model) {
|
||||
|
||||
Reference in New Issue
Block a user