mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 03:27:32 +08:00
Update bot_father.ts
This commit is contained in:
@@ -33,7 +33,7 @@ export abstract class BotFather {
|
|||||||
this.weatherMcp,
|
this.weatherMcp,
|
||||||
this.webSearchPreview
|
this.webSearchPreview
|
||||||
],
|
],
|
||||||
model: "gpt-4o",
|
model: "gpt-4o-mini",
|
||||||
modelSettings: {
|
modelSettings: {
|
||||||
temperature: 0.7,
|
temperature: 0.7,
|
||||||
topP: 1,
|
topP: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user