diff --git a/bots/bot_father.ts b/bots/bot_father.ts index 74b74c724..3cf6419cf 100644 --- a/bots/bot_father.ts +++ b/bots/bot_father.ts @@ -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,