mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-28 09:00:48 +08:00
Update bot_father.ts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user