Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c2aad56

Browse files
bogdan-tsNikolayS
authored andcommitted
gpt4o-mini by default
1 parent 725ed1a commit c2aad56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ui/packages/platform/src/pages/Bot/hooks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { getDebugMessages } from "../../api/bot/getDebugMessages";
2020

2121
const WS_URL = process.env.REACT_APP_WS_URL || '';
2222

23-
const DEFAULT_MODEL_NAME = 'gemini-1.5-pro'
23+
const DEFAULT_MODEL_NAME = 'gpt-4o-mini'
2424

2525
type ErrorType = {
2626
code?: number;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /