mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
tweak: fallback to provider default for temperature
This commit is contained in:
parent
10ee6d345b
commit
0c7f0cfa2e
@ -209,7 +209,7 @@ export namespace ProviderTransform {
|
||||
// if (id.includes("thinking")) return 1.0
|
||||
// return 0.6
|
||||
// }
|
||||
return 0
|
||||
return undefined
|
||||
}
|
||||
|
||||
export function topP(model: Provider.Model) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user