fix: rebranding, see [docs/name-change.md](docs/name-change.md) for details

This commit is contained in:
Fahad
2025-12-04 18:11:55 +04:00
parent bcfaccecd4
commit b2dc84992d
122 changed files with 1423 additions and 1056 deletions

View File

@@ -26,7 +26,7 @@
"temperature": 1.0,
"candidateCount": 1,
"thinkingConfig": {
"thinkingBudget": 10813
"thinking_budget": 10813
}
}
}

View File

@@ -26,7 +26,7 @@
"temperature": 0.2,
"candidateCount": 1,
"thinkingConfig": {
"thinkingBudget": 8110
"thinking_budget": 8110
}
}
}

View File

@@ -23,10 +23,10 @@
}
],
"generationConfig": {
"temperature": 0.2,
"temperature": 1.0,
"candidateCount": 1,
"thinkingConfig": {
"thinkingBudget": 8110
"thinking_budget": 8110
}
}
}