Update bot_father.ts

This commit is contained in:
Tim
2025-10-31 10:29:41 +08:00
committed by GitHub
parent b37df67d31
commit b8c0b1c6f8

View File

@@ -33,7 +33,7 @@ export abstract class BotFather {
this.weatherMcp,
this.webSearchPreview
],
model: "gpt-4o",
model: "gpt-4o-mini",
modelSettings: {
temperature: 0.7,
topP: 1,